modify pyproject.toml
This commit is contained in:
parent
82097e12b5
commit
46fa8404a8
@ -42,4 +42,4 @@ packages = ["src/{{ cookiecutter.project_name }}"]
|
||||
|
||||
[project.scripts]
|
||||
build = "{{ cookiecutter.project_name }}.scripts.build:main"
|
||||
serve = "{{ cookiecutter.project_name }}:main"
|
||||
serve = "{{ cookiecutter.project_name }}:serve"
|
||||
Loading…
x
Reference in New Issue
Block a user