We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1475a commit 7892f83Copy full SHA for 7892f83
1 file changed
CONTRIBUTING.md
@@ -67,7 +67,7 @@ don't blow up, so it can be a helpful regression indicator.
67
New Releases
68
------------
69
70
-[https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/](Publishing to Pypi Guide)
+[Publishing to Pypi Guide](https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/)
71
72
$ python setup.py sdist bdist_wheel
73
$ twine upload dist/*
0 commit comments