Skip to content

Commit d021f10

Browse files
committed
Update MANIFEST
1 parent 494889c commit d021f10

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

MANIFEST.in

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
11
include README.rst
22
include LICENSE
3-
include requirements*.txt
3+
include requirements.txt
44
include examples/*.*
55
include tests/*.py
66
include tests/data/*.*
77
include tests/data/MTBLS79_subset/*.*
8-
include tests/data/MTBLS79_subset/output/*.*
8+
include tests/data/MTBLS79_subset/mzml/*.*
99
include tests/data/MTBLS79_subset/raw/*.*
10-
include tests/data/temp/*.*
11-
include tests/data/raw/*.*
12-
include tests/data/txt/*.*
10+
include tests/data/test_results/*.*
1311
include dimspy/portals/ThermoRawFileReader_3_0_41/Libraries/*.XML
1412
include dimspy/portals/ThermoRawFileReader_3_0_41/Libraries/*.dll
1513
include dimspy/portals/ThermoRawFileReader_3_0_41/License/RawFileRdr_License_Agreement_RevA.doc
16-
17-
18-
19-

0 commit comments

Comments
 (0)