Skip to content

Commit

Permalink
Merge pull request #11 from nicoddemus/patch-1
Browse files Browse the repository at this point in the history
Fix Manifest.in so it includes the license in sdist
  • Loading branch information
njsmith committed Feb 3, 2018
2 parents bd2868a + 268e446 commit 17521f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
@@ -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 17521f8

Please sign in to comment.