Skip to content

Commit

Permalink
Merge pull request #77 from hmacdope/FixManifest
Browse files Browse the repository at this point in the history
Fix manifest includes
  • Loading branch information
hmacdope authored Oct 17, 2020
2 parents fdaae75 + f9b4673 commit 6e1d8d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
include LICENSE
include Makefile
include pytest.ini
include requirements.txt
include versioneer.py
include pytng/_version.py
recursive-include pytng/ *
Expand Down

0 comments on commit 6e1d8d5

Please sign in to comment.