Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybradley committed Sep 19, 2023
1 parent 0932e51 commit 6b32900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Expand Up @@ -32,8 +32,8 @@ dependencies = [
]

[project.urls]
homepage = 'https://github.com/spacetelescope/astroimtools'
documentation = 'https://astroimtools.readthedocs.io/en/stable/'
Homepage = 'https://github.com/spacetelescope/astroimtools'
Documentation = 'https://astroimtools.readthedocs.io/en/stable/'

[project.scripts]
imarith = "astroimtools.scripts.imarith:main"
Expand Down

0 comments on commit 6b32900

Please sign in to comment.