diff --git a/peps/pep-0516.rst b/peps/pep-0516.rst index 9b94776f5a0..8610c679215 100644 --- a/peps/pep-0516.rst +++ b/peps/pep-0516.rst @@ -451,12 +451,6 @@ References .. [#flit] flit, a simple way to put packages in PyPI (http://flit.readthedocs.org/en/latest/) -.. [#pypi] PyPI, the Python Package Index - (https://pypi.python.org/) - -.. [#shellvars] Shellvars, an implementation of shell variable rules for Python. - (https://github.com/testing-cabal/shellvars) - .. [#thread] The kick-off thread. (https://mail.python.org/pipermail/distutils-sig/2015-October/026925.html)