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 d85eea8 commit 39a4e91Copy full SHA for 39a4e91
MANIFEST.in
@@ -0,0 +1 @@
1
+include README.md LICENSE
setup.py
@@ -35,7 +35,6 @@ def get_version():
35
author_email='grant.jenks@gmail.com',
36
url='https://github.com/grantjenks/python-arraydeque',
37
license='Apache 2.0',
38
- license_files=['LICENSE'],
39
classifiers=[
40
'Development Status :: 5 - Production/Stable',
41
'Intended Audience :: Developers',
0 commit comments