Skip to content

Commit

Permalink
Removed change to pyproject.toml which should be its own PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlpstsci committed Jul 6, 2023
1 parent 847d103 commit d45f733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ runmultihap = 'drizzlepac.runmultihap:main'
requires = ["setuptools>=61",
"setuptools_scm[toml]>=3.4",
"wheel",
"numpy>=1.18, <=1.24",
"numpy>=1.18",
"astropy>=5.0.4",
"markupsafe<=2.0.1"]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit d45f733

Please sign in to comment.