Skip to content

Commit 632e998

Browse files
committed
Fix release workflow
1 parent 5763e76 commit 632e998

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,7 @@ And now version is based on git tag:
135135
Just add ``setuptools-git-versioning`` to ``setup_requires`` argument of ``setuptools.setup`` function call,
136136
and then add new argument ``setuptools_git_versioning`` with config options:
137137

138-
.. code-block:: python
139-
:caption: setup.py
138+
.. code:: python
140139
141140
import setuptools
142141

0 commit comments

Comments
 (0)