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.
1 parent 5cc47d0 commit c31a05bCopy full SHA for c31a05b
pyproject.toml
@@ -5,6 +5,9 @@ description = "API wrapper for programmatic management of PythonAnywhere service
5
authors = ["PythonAnywhere <[email protected]>"]
6
license = "MIT"
7
readme = "README.rst"
8
+homepage = "https://github.com/pythonanywhere/pythonanywhere-core"
9
+repository = "https://github.com/pythonanywhere/pythonanywhere-core"
10
+documentation = "https://core.pythonanywhere.com"
11
classifiers = [
12
"Development Status :: 3 - Alpha",
13
"Intended Audience :: Developers",
0 commit comments