Skip to content

Commit 39a4e91

Browse files
committed
Fix license-files
1 parent d85eea8 commit 39a4e91

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include README.md LICENSE

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ def get_version():
3535
author_email='grant.jenks@gmail.com',
3636
url='https://github.com/grantjenks/python-arraydeque',
3737
license='Apache 2.0',
38-
license_files=['LICENSE'],
3938
classifiers=[
4039
'Development Status :: 5 - Production/Stable',
4140
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)