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 0830d75 commit 30dbee6Copy full SHA for 30dbee6
setup.cfg
@@ -2,6 +2,10 @@
2
name = structurizr-python
3
url = https://github.com/Midnighter/structurizr-python
4
download_url = https://pypi.org/project/structurizr-python/
5
+project_urls =
6
+ Source Code = https://github.com/Midnighter/structurizr-python
7
+ Documentation = https://structurizr-python.readthedocs.io
8
+ Bug Tracker = https://github.com/Midnighter/structurizr-python/issues
9
author = Moritz E. Beber
10
author_email = midnighter@posteo.net
11
# Please consult https://pypi.org/classifiers/ for a full list.
0 commit comments