Skip to content

Commit

Permalink
Temporarily redirect stdatamodels for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
melanieclarke committed Jan 29, 2025
1 parent 883e0f2 commit bd4a656
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ dependencies = [
"scipy>=1.14.1",
"spherical-geometry>=1.2.22",
"stcal>=1.11.0,<1.12.0",
"stdatamodels>=2.2.0,<2.3.0",
#"stdatamodels>=2.2.0,<2.3.0",
"stdatamodels @ git+https://github.com/melanieclarke/stdatamodels.git@jp-3796",
"stpipe>=0.8.0,<0.9.0",
"stsci.imagestats>=1.6.3",
"synphot>=1.2",
Expand Down

0 comments on commit bd4a656

Please sign in to comment.