Skip to content

Commit 7b0908a

Browse files
authored
Add 'SciFiReaders' to tests requirements
1 parent 05e9b2f commit 7b0908a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
author_email='[email protected]',
6161
install_requires=requirements,
6262

63-
tests_require=['pytest'],
63+
tests_require=['pytest', 'SciFiReaders'],
6464
platforms=['Linux', 'Mac OSX', 'Windows 11/10'],
6565
# package_data={'sample':['dataset_1.dat']}
6666
test_suite='pytest',

0 commit comments

Comments
 (0)