Skip to content

Commit

Permalink
Add file MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
blavka committed Sep 20, 2021
1 parent 439b8eb commit eecab92
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Include the README
include *.md

# Include the license file
include LICENSE

# Include requirements
include requirements.txt

0 comments on commit eecab92

Please sign in to comment.