mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Create entry point
This commit is contained in:
parent
1563817f1f
commit
d61eb48cf8
3 changed files with 8 additions and 0 deletions
|
@ -12,3 +12,6 @@ packages = ["esds"]
|
|||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "esds.__version__"}
|
||||
|
||||
[project.scripts]
|
||||
esds = "esds:main"
|
Loading…
Add table
Add a link
Reference in a new issue