We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0349bbe + f9e438e commit b949150Copy full SHA for b949150
1 file changed
setup.cfg
@@ -23,6 +23,8 @@ classifiers =
23
Programming Language :: Python :: 3.10
24
Programming Language :: Python :: 3.11
25
Programming Language :: Python :: Implementation :: CPython
26
+project_urls =
27
+ Source = https://github.com/python-hyper/rfc3986
28
29
[options]
30
packages = find:
0 commit comments