Skip to content

Commit

Permalink
fix jiaaro#489 – add missing LICENSE file to source dist
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaaro committed Mar 6, 2021
1 parent 62941f2 commit 143b826
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include LICENSE
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
url='http://pydub.com',
packages=['pydub'],
long_description=__doc__,
package_data={
'': ['LICENSE'],
},
classifiers=[
'Development Status :: 5 - Production/Stable',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit 143b826

Please sign in to comment.