fixed repo urls in variables
This commit is contained in:
parent
ddd0e697cc
commit
2364396878
@ -6,9 +6,9 @@ author_email = mail@placeholder123.to
|
||||
description = ${REPO_DESCRIPTION}
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
url = ${REPO_LINK}
|
||||
url = https://git.fajnberg.de${REPO_LINK}
|
||||
project_urls =
|
||||
Bug Tracker = ${REPO_LINK}/issues
|
||||
Bug Tracker = https://git.fajnberg.de${REPO_LINK}/issues
|
||||
classifiers =
|
||||
Programming Language :: Python :: 3
|
||||
Operating System :: OS Independent
|
||||
|
Loading…
Reference in New Issue
Block a user