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 6e7760d commit e89d5f2Copy full SHA for e89d5f2
source/specifications/core-metadata.rst
@@ -770,7 +770,7 @@ Each entry contains a string describing some other module or package required
770
by this package.
771
772
The format of a requirement string is identical to that of a module or package
773
-name usable with the ‘import’ statement, optionally followed by a version
+name usable with the ``import`` statement, optionally followed by a version
774
declaration within parentheses.
775
776
A version declaration is a series of conditional operators and version numbers,
0 commit comments