Skip to content

Commit 898b2f8

Browse files
committed
REL: limit remotedata version to avoid double definition of -R
1 parent 43900f1 commit 898b2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ setup_requires = setuptools_scm
3232
install_requires =
3333
pytest>=4.6
3434
pytest-doctestplus>=0.11.0
35-
pytest-remotedata>=0.3.1
35+
pytest-remotedata>=0.3.1,!=0.4.0
3636
pytest-astropy-header>=0.1.2
3737
pytest-arraydiff>=0.1
3838
pytest-filter-subpackage>=0.1

0 commit comments

Comments
 (0)