fixed repo urls in variables
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user