File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,5 @@ include Changelog TODO requirements.txt
33recursive-include doc *
44recursive-include bin *
55recursive-include tools *
6- # put this stuff back into setup.py (package_data) once I'm enlightened
7- # enough to accomplish this herculean task
8- recursive-include nibabel/tests/data *
9- recursive-include nibabel/externals/tests/data *
10- recursive-include nibabel/nicom/tests/data *
11- recursive-include nibabel/gifti/tests/data *
126include versioneer.py
137include nibabel/_version.py
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ tests_require =
3838test_suite = nose.collector
3939zip_safe = False
4040packages = find:
41- include_package_data = True
4241
4342[options.extras_require]
4443dicom =
You can’t perform that action at this time.
0 commit comments