File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ There are many techniques to maintain a single source of truth for the version
99number of your project:
1010
1111#. Read the file in :file: `setup.py ` and get the version. Example (from `pip setup.py
12- <https://github.com/pypa/pip/blob/main/setup.py#L11 > `_)::
12+ <https://github.com/pypa/pip/blob/main/setup.py> `_)::
1313
1414 import codecs
1515 import os.path
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ PyPA specifications
66This is a list of currently active interoperability specifications maintained
77by the Python Packaging Authority. The process for updating these standards,
88and for proposing new ones, is documented on
9- `pypa.io <https://www.pypa.io/en/latest/specifications.html >`__.
9+ `pypa.io <https://www.pypa.io/en/latest/specifications/ >`__.
1010
1111
1212Package Distribution Metadata
You can’t perform that action at this time.
0 commit comments