Skip to content

Commit fd38d3f

Browse files
authored
Add URL to package metadata
1 parent a1da0e4 commit fd38d3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = attr: kubernetes_wsgi.__version__
44
description = A wrapper for running your Python web application using Twisted in a way that works well for Kubernetes.
55
long_description = file: README.md
66
license = Apache License 2.0
7+
url = https://github.com/coderanger/kubernetes-wsgi
78
classifiers =
89
License :: OSI Approved :: Apache Software License
910
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)