Skip to content

Commit

Permalink
Added manifest.in to ensure requirements.txt are picked up in sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaak authored and tomcis committed Jan 30, 2021
1 parent 4a59d17 commit 04e1ff6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
@@ -0,0 +1,3 @@
include requirements.txt
include LICENSE
include NOTICE

0 comments on commit 04e1ff6

Please sign in to comment.