Skip to content

Commit

Permalink
Merge pull request asdf-format#1666 from braingram/tox_envs
Browse files Browse the repository at this point in the history
add devdeps parameterization to tox.ini environments
  • Loading branch information
braingram committed Oct 30, 2023
1 parent 66e9ca4 commit 18fcc3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
env_list =
compatibility
coverage
devdep{,-parallel}
py{39,310,311,312}{,-compatibility,-coverage,-jsonschema}{,-parallel}
py{39,310,311,312}{,-compatibility,-coverage,-jsonschema}{,-devdeps}{,-parallel}
asdf{-standard,-transform-schemas,-unit-schemas,-wcs-schemas,-coordinates-schemas,-astropy}
gwcs
jwst
Expand Down

0 comments on commit 18fcc3b

Please sign in to comment.