Skip to content

Commit 535406f

Browse files
committed
Remove obsolete/unused tests_require option from setup.cfg
See https://stackoverflow.com/a/58826468/13577592
1 parent b40b781 commit 535406f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ install_requires =
3737
netcdf4>=1.4.0
3838
Pillow>=6.1.0
3939
importlib-metadata; python_version < "3.8"
40-
tests_require = pytest >= 3.9.0
4140
include_package_data = True
4241
packages = find:
4342

0 commit comments

Comments
 (0)