Skip to content

Commit

Permalink
added: gwyfile in status
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshp1161 committed Jan 19, 2024
1 parent f869985 commit e246755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
author_email='[email protected]',
install_requires=requirements,
setup_requires=['pytest-runner'],
tests_require=['pytest', 'pywget', 'hyperspy', 'pyUSID'],
tests_require=['pytest', 'pywget', 'hyperspy', 'pyUSID', 'gwyfile'],
platforms=['Linux', 'Mac OSX', 'Windows 11/10/8.1/8/7'],
# package_data={'sample':['dataset_1.dat']}
test_suite='pytest',
Expand Down

0 comments on commit e246755

Please sign in to comment.