Skip to content

Commit

Permalink
add analogous long_description field
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jan 20, 2023
1 parent afc5435 commit 7685a46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ dynamic = [
"version",
]

[project.readme]
text = 'Tools for analyzing STIS data from the Hubble Space Telescope'
content-type = 'text/plain'

[project.scripts]
add_stis_s_region = "stistools.add_stis_s_region:call_main"

Expand Down

0 comments on commit 7685a46

Please sign in to comment.