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.
1 parent 96c40e2 commit b92c89cCopy full SHA for b92c89c
setup.py
@@ -10,7 +10,6 @@
10
author_email='scott@adafruit.com',
11
url='https://www.adafruit.com/',
12
packages=['circuitpython_build_tools'],
13
- include_package_data=True,
14
package_data={'circuitpython_build_tools': ['data/mpy-cross-*']},
15
zip_safe=False,
16
python_requires='>=3.4',
0 commit comments