Commit last-minute
This commit is contained in:
parent
b4a97a65ab
commit
0ba7189bfc
221 changed files with 139931 additions and 1 deletions
24
hydroshoot/MANIFEST.in
Normal file
24
hydroshoot/MANIFEST.in
Normal file
|
@ -0,0 +1,24 @@
|
|||
# {# pkglts, pysetup
|
||||
|
||||
include AUTHORS.rst
|
||||
include CONTRIBUTING.rst
|
||||
include HISTORY.rst
|
||||
include README.rst
|
||||
|
||||
include LICENSE
|
||||
include requirements.txt
|
||||
include dvlpt_requirements.txt
|
||||
|
||||
recursive-include test *
|
||||
|
||||
recursive-include src/hydroshoot *
|
||||
recursive-include src/hydroshoot_data *
|
||||
|
||||
|
||||
recursive-exclude * __pycache__
|
||||
recursive-exclude * *.py[co]
|
||||
|
||||
recursive-include doc *.rst
|
||||
|
||||
|
||||
# #}
|
Loading…
Add table
Add a link
Reference in a new issue