mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-29 19:46:13 +02:00
Added MANIFEST for pypi.
This commit is contained in:
parent
fd058ded26
commit
74b25de03c
3 changed files with 44 additions and 18 deletions
12
MANIFEST.in
Normal file
12
MANIFEST.in
Normal file
|
@ -0,0 +1,12 @@
|
|||
#documentation
|
||||
recursive-include docs/ *
|
||||
|
||||
#example files
|
||||
recursive-include examples/ *
|
||||
|
||||
# binary files
|
||||
recursive-include bin/*
|
||||
|
||||
#Misc
|
||||
include COPYING
|
||||
include requirements.txt
|
Loading…
Add table
Add a link
Reference in a new issue