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 1640734 commit f9e438eCopy full SHA for f9e438e
setup.cfg
@@ -22,6 +22,8 @@ classifiers =
22
Programming Language :: Python :: 3.9
23
Programming Language :: Python :: 3.10
24
Programming Language :: Python :: Implementation :: CPython
25
+project_urls =
26
+ Source = https://github.com/python-hyper/rfc3986
27
28
[options]
29
packages = find:
0 commit comments