2024-04-04 Fred Gleason <fredg@paravelsystems.com>

* Updated the URL for Python version formatting rules.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-04-04 11:19:34 -04:00
parent 3d4fbf254a
commit 2252c52c57
2 changed files with 5 additions and 2 deletions

View File

@@ -28,5 +28,6 @@ RIVWEBCAPI_AGE
then set 'RIVWEBCAPI_AGE' to 0.
PYTHONAPI_VERSION - Version string for the Python components beneath '/apis/'.
See PEP 440 [https://www.python.org/dev/peps/pep-0440/]
for formatting rules.
See the Python Packaging User Guide - Version specifiers
for formatting rules, at:
https://www.python.org/dev/peps/pep-0440/