Update pyproject.toml
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
    
 | 
			
		||||
[project]
 | 
			
		||||
    name = "hisscl"
 | 
			
		||||
    description = "Python HCL parser"
 | 
			
		||||
    description = "A Python HCL parser"
 | 
			
		||||
    dynamic = ["version"]
 | 
			
		||||
    authors = [{ name = "Elara6331", email = "elara@elara.ws" }]
 | 
			
		||||
    readme = "README.md"
 | 
			
		||||
@@ -29,4 +29,5 @@
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
[project.urls]
 | 
			
		||||
    Repository = "https://gitea.elara.ws/Elara6331/hisscl"
 | 
			
		||||
    Repository = "https://gitea.elara.ws/Elara6331/hisscl"
 | 
			
		||||
    GitHub = "https://github.com/Elara6331/hisscl"
 | 
			
		||||
		Reference in New Issue
	
	Block a user