|
1 | 1 | [tox] |
2 | 2 | envlist = |
3 | | - py{36,37,38,39,310}-test{,-all}{,-dev,-latest,-oldest}{,-cov} |
4 | | - py{36,37,38,39,310}-test-numpy{116,117,118,119,120,121,122} |
5 | | - py{36,37,38,39,310}-test-scipy{12,13,14,15,16,17} |
6 | | - py{36,37,38,39,310}-test-astropy{40,41,42,43,50} |
| 3 | + py{37,38,39,310}-test{,-all}{,-dev,-latest,-oldest}{,-cov} |
| 4 | + py{37,38,39,310}-test-numpy{116,117,118,119,120,121,122} |
| 5 | + py{37,38,39,310}-test-scipy{12,13,14,15,16,17} |
| 6 | + py{37,38,39,310}-test-astropy{40,41,42,43,50} |
7 | 7 | build_docs |
8 | 8 | linkcheck |
9 | 9 | codestyle |
|
0 commit comments