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.
2 parents 6ee0a0a + 94e3b2a commit fbaeaa9Copy full SHA for fbaeaa9
README.rst
@@ -55,7 +55,7 @@ To enable version inference, add this section to your pyproject.toml:
55
Including this section is comparable to supplying
56
``use_scm_version=True`` in ``setup.py``. Additionally,
57
include arbitrary keyword arguments in that section
58
-to be supplied to ``get_version()``. For example::
+to be supplied to ``get_version()``. For example:
59
60
.. code:: ini
61
0 commit comments