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 e695ec0 commit ce54accCopy full SHA for ce54acc
tox.ini
@@ -23,7 +23,7 @@ pip_pre = true
23
# Note that we install all dependencies in all environments to catch any
24
# side effects and make sure all test suites pass with all packages
25
deps =
26
- astropy[all,test]
+ astropy[recommended, test]
27
28
asdf_astropy-!dev,all-!dev: asdf_astropy[test]
29
asdf_astropy-dev,all-dev: asdf_astropy[test] @ git+https://github.com/astropy/asdf-astropy.git
0 commit comments