Skip to content

Commit

Permalink
Fix Manifest.in so it includes the license in the package
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Feb 3, 2018
1 parent bd2868a commit 268e446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include LICENSE.txt README.rst CODE_OF_CONDUCT.md
include LICENSE README.rst CODE_OF_CONDUCT.md
include test-requirements.txt .coveragerc

0 comments on commit 268e446

Please sign in to comment.