feat: Adds pipline automation
Adds pipline for versioning, buildign and publishing to pypi.
This commit is contained in:
parent
a737d09e7c
commit
f0e357e940
6 changed files with 48 additions and 11 deletions
|
@ -17,7 +17,7 @@ classifiers = [
|
|||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://gitlab.com/CodeByMrFinchum/optima35"
|
||||
Source = "https://gitlab.com/CodeByMrFinchum/optima35"
|
||||
|
||||
[project.scripts]
|
||||
optima35 = "optima35.__main__:main"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue