Skip to content

Commit b92c89c

Browse files
committed
Remove part added for click thats unneeded
1 parent 96c40e2 commit b92c89c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
author_email='[email protected]',
1111
url='https://www.adafruit.com/',
1212
packages=['circuitpython_build_tools'],
13-
include_package_data=True,
1413
package_data={'circuitpython_build_tools': ['data/mpy-cross-*']},
1514
zip_safe=False,
1615
python_requires='>=3.4',

0 commit comments

Comments
 (0)