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 5763e76 commit 632e998Copy full SHA for 632e998
README.rst
@@ -135,8 +135,7 @@ And now version is based on git tag:
135
Just add ``setuptools-git-versioning`` to ``setup_requires`` argument of ``setuptools.setup`` function call,
136
and then add new argument ``setuptools_git_versioning`` with config options:
137
138
-.. code-block:: python
139
- :caption: setup.py
+.. code:: python
140
141
import setuptools
142
0 commit comments