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 ff4f1f1 commit 7d2a208Copy full SHA for 7d2a208
source/discussions/versioning.rst
@@ -208,8 +208,7 @@ or else the querying code should be designed to handle the case where the
208
attribute is missing [#fallback-to-dist-version]_.
209
210
Some projects may need to publish version information for external APIs
211
-that don't meet the requirements for Python distribution package
212
-:ref:`version specifiers <version-specifiers>`. Such projects should
+that aren't the version of the module itself. Such projects should
213
define their own project-specific ways of obtaining the relevant information
214
at runtime. For example, the standard library's :mod:`ssl` module offers
215
multiple ways to access the underlying OpenSSL library version::
0 commit comments