Skip to content

Commit

Permalink
restore entrypoint (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored Apr 8, 2024
1 parent c5234b6 commit b59b534
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 @@ -61,6 +61,10 @@ dev = [

allenmouse = ["allensdk"]


[project.scripts]
brainglobe = "brainglobe_atlasapi.cli:bg_cli"

[build-system]
requires = ["setuptools>=45", "wheel", "setuptools_scm[toml]>=6.2"]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit b59b534

Please sign in to comment.