We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ea9454 + ec6998b commit 27eab33Copy full SHA for 27eab33
setup.py
@@ -10,4 +10,5 @@
10
name='pre_commit_placeholder_package',
11
version='0.0.0',
12
install_requires=[f'typos=={TYPOS_VERSION}'],
13
+ package_dir={'': 'crates'},
14
)
0 commit comments