We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f3e986 + 4b72059 commit eca56beCopy full SHA for eca56be
_practicalities/intro.md
@@ -317,7 +317,7 @@ that attempt to detect which version of pip is in used.
317
318
You _must_ upload your package with ``twine`` and NOT with ``setup.py upload``.
319
If you have an old version of setuptools or ``distutils``, even if
320
-``python_requires`` is set, metadata may not be uploaded correctyl. See [This
+``python_requires`` is set, metadata may not be uploaded correctly. See [This
321
issue](https://github.com/pypa/warehouse/issues/3889) on PyPI repository
322
323
## Fix dependant libraries
0 commit comments