Skip to content

Commit

Permalink
try different requirement specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed May 14, 2024
1 parent ab20c60 commit a0a58dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ fitgalsim = specsim.fitgalsim:main
[options.extras_require]
docs =
sphinx-astropy
git+https://github.com/desihub/desiutil.git@3.4.2
git+https://github.com/desihub/desimodel.git@0.19.1
desiutil @ https://github.com/desihub/desiutil/archive/refs/tags/3.4.2.tar.gz
desimodel @ https://github.com/desihub/desimodel/archive/refs/tags/0.19.1.tar.gz

[tool:pytest]
testpaths = "specsim" "docs"
Expand Down

0 comments on commit a0a58dd

Please sign in to comment.