File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Single-sourcing the Project Version
55===================================
66
77:Page Status: Complete
8- :Last Reviewed: 2015-09-08
8+ :Last Reviewed: 2024-??
99
1010One of the challenges in building packages is that the version string can be required in multiple places.
1111
@@ -34,13 +34,15 @@ Consult your build system's documentation for their recommended method.
3434Build System Version Handling
3535----------------------------
3636
37- * `Hatch <https://hatch.pypa.io/1.9/version/ >`_
37+ * `Flit <https://flit.pypa.io/en/stable/ >`_
38+
39+ * `Hatchling <https://hatch.pypa.io/1.9/version/ >`_
40+
41+ * `PDM <https://pdm-project.org/en/latest/reference/pep621/#__tabbed_1_2 >`_
3842
3943* `Setuptools <https://setuptools.pypa.io/en/latest/userguide/distribution.html#specifying-your-project-s-version >`_
4044
4145 - `setuptools_scm <https://setuptools-scm.readthedocs.io/en/latest/ >`_
4246
43- * `Flit <https://flit.pypa.io/en/stable/ >`_
4447
45- * `PDM <https://pdm-project.org/en/latest/reference/pep621/#__tabbed_1_2 >`_
4648
You can’t perform that action at this time.
0 commit comments