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 9b4342f commit 057ce0aCopy full SHA for 057ce0a
source/specifications/core-metadata.rst
@@ -776,7 +776,7 @@ Each entry contains a string describing some other module or package required
776
by this package.
777
778
The format of a requirement string is identical to that of a module or package
779
-name usable with the ‘import’ statement, optionally followed by a version
+name usable with the ``import`` statement, optionally followed by a version
780
declaration within parentheses.
781
782
A version declaration is a series of conditional operators and version numbers,
0 commit comments