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 728984e commit 80c45beCopy full SHA for 80c45be
docs/packs/distribution.rst
@@ -88,9 +88,12 @@ like this, for example:
88
* `pypackaging-native <https://pypackaging-native.github.io>`_
89
90
.. note::
91
- With `validate-pyproject
92
- <https://validate-pyproject.readthedocs.io/en/latest/>`_ you can check your
93
- :file:`pyproject.toml` file.
+ With `check-toml
+ <https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#check-toml>`_,
+ `pyproject-fmt
94
+ <https://pyproject-fmt.readthedocs.io/en/latest/>`_ and `validate-pyproject
95
+ <https://validate-pyproject.readthedocs.io/en/latest/>`_ you can format and
96
+ check your :file:`pyproject.toml` file.
97
98
.. seealso::
99
If you want to look at alternatives to ``hatchling``:
0 commit comments