Skip to content

Commit

Permalink
Updating pyproject.toml again.
Browse files Browse the repository at this point in the history
  • Loading branch information
astronomerritt committed Feb 16, 2024
1 parent b745384 commit 1e77e1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ dev = [
"ipython", # Also used in building notebooks into Sphinx
]

[project.scripts]
adler = "adler.adler:main"

[build-system]
requires = [
"setuptools>=62", # Used to build and package the Python project
Expand Down

0 comments on commit 1e77e1d

Please sign in to comment.