Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed Feb 26, 2025
1 parent f33c4a9 commit a548d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurosift_job_runner_2/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
]

[project.scripts]
neurosift-job-runner = "neurosift_job_runner_2.cli:main"
neurosift-job-runner-2 = "neurosift_job_runner_2.cli:main"

[tool.hatch.build.targets.wheel]
packages = ["src/neurosift_job_runner_2"]

0 comments on commit a548d5c

Please sign in to comment.