We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15690b2 commit b84b5eaCopy full SHA for b84b5ea
1 file changed
tox.ini
@@ -34,6 +34,7 @@ deps =
34
devdeps: astropy>=0.0.dev0
35
devdeps: pyerfa>=0.0.dev0
36
devdeps: git+https://github.com/astropy/pyvo.git#egg=pyvo
37
+ devdeps: git+https://github.com/pytest-dev/pytest.git#egg=pytest
38
39
# mpl while not a dependency, it's required for the tests, and would pull up a newer numpy version if not pinned.
40
# And pillow should be pinned as well, otherwise a too new version is pulled that is not compatible with old np.
0 commit comments