mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-12 19:30:30 +02:00
Triggering workflow
This commit is contained in:
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ def get_latest_git_tag() -> str:
|
|||||||
setup(
|
setup(
|
||||||
name="creyPY",
|
name="creyPY",
|
||||||
version=get_latest_git_tag(),
|
version=get_latest_git_tag(),
|
||||||
description="My collection of Python and FastAPI shortcuts etc.",
|
description="Collection of my Python and FastAPI shortcuts, snippets etc.",
|
||||||
author="Conrad Großer",
|
author="Conrad Großer",
|
||||||
author_email="conrad@noah.tech",
|
author_email="conrad@noah.tech",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
|
|||||||
Reference in New Issue
Block a user