Skip to content

Commit ce54acc

Browse files
committed
EXP: use astropy[recommended] instead of astropy[all]
1 parent e695ec0 commit ce54acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip_pre = true
2323
# Note that we install all dependencies in all environments to catch any
2424
# side effects and make sure all test suites pass with all packages
2525
deps =
26-
astropy[all,test]
26+
astropy[recommended, test]
2727

2828
asdf_astropy-!dev,all-!dev: asdf_astropy[test]
2929
asdf_astropy-dev,all-dev: asdf_astropy[test] @ git+https://github.com/astropy/asdf-astropy.git

0 commit comments

Comments
 (0)