Skip to content

Commit fbaeaa9

Browse files
Merge pull request #378 from auscompgeek/patch-1
Fix pyproject.toml example rendering in README
2 parents 6ee0a0a + 94e3b2a commit fbaeaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To enable version inference, add this section to your pyproject.toml:
5555
Including this section is comparable to supplying
5656
``use_scm_version=True`` in ``setup.py``. Additionally,
5757
include arbitrary keyword arguments in that section
58-
to be supplied to ``get_version()``. For example::
58+
to be supplied to ``get_version()``. For example:
5959

6060
.. code:: ini
6161

0 commit comments

Comments
 (0)