Skip to content

Commit c31a05b

Browse files
Adds project urls.
1 parent 5cc47d0 commit c31a05b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description = "API wrapper for programmatic management of PythonAnywhere service
55
authors = ["PythonAnywhere <[email protected]>"]
66
license = "MIT"
77
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"
811
classifiers = [
912
"Development Status :: 3 - Alpha",
1013
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)