We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1da0e4 + fd38d3f commit 282db54Copy full SHA for 282db54
setup.cfg
@@ -4,6 +4,7 @@ version = attr: kubernetes_wsgi.__version__
4
description = A wrapper for running your Python web application using Twisted in a way that works well for Kubernetes.
5
long_description = file: README.md
6
license = Apache License 2.0
7
+url = https://github.com/coderanger/kubernetes-wsgi
8
classifiers =
9
License :: OSI Approved :: Apache Software License
10
Programming Language :: Python :: 3
0 commit comments