Thanks to visit codestin.com Credit goes to github.com
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 b757c83 commit 17be09cCopy full SHA for 17be09c
1 file changed
Doc/howto/pyporting.rst
@@ -361,7 +361,7 @@ supported by Python 2. You should also update the classifiers in your
361
362
363
.. _2to3: https://docs.python.org/3/library/2to3.html
364
-.. _caniusepython3:
+.. _caniusepython3: https://pypi.python.org/pypi/caniusepython3
365
.. _coverage.py: https://pypi.python.org/pypi/coverage
366
.. _Futurize: http://python-future.org/automatic_conversion.html
367
.. _Modernize:
0 commit comments