Removing unused file extensions from MANIFEST.in
RE:#BITBUCKET-3536
This commit is contained in:
parent
5cc9246760
commit
4a299d28c8
|
@ -3,4 +3,4 @@ include README_PYTHON.rst
|
|||
include HISTORY.rst
|
||||
include LICENSE.txt
|
||||
include requirements.txt
|
||||
recursive-include src/natcap/invest *.cpp *.c *.txt *.r *.php *.js *.png *.json *.css *.sh *.txt
|
||||
recursive-include src/natcap/invest *.cpp *.c *.txt *.js *.png *.json *.sh
|
||||
|
|
Loading…
Reference in New Issue