Skip to content

Commit

Permalink
MANIFEST.in: fix license file name (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoumenc authored and Knio committed Feb 2, 2019
1 parent 2b80648 commit 0c59280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
@@ -1,5 +1,5 @@
include README.md
include LICENSE.txt
include LICENSE
recursive-include test *
recursive-include examples *
global-exclude __pycache__
Expand Down

0 comments on commit 0c59280

Please sign in to comment.