File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -40,14 +40,16 @@ version number according :pep:`440`.
4040
4141- Well-documented
4242
43- See `difference <https://setuptools-git-versioning.readthedocs.io/en/latest/differences .html >`_
43+ See `comparison <https://setuptools-git-versioning.readthedocs.io/en/stable/comparison .html >`_
4444between ``setuptools-git-versioning `` and other tools.
4545
4646**Limitations: **
4747
4848- Currently the only supported VCS is *Git *
4949
50- - Only git v2 is supported
50+ - Only Git v2 is supported
51+
52+ - Only Setuptools build backend is supported (no Poetry & others)
5153
5254- Currently does not support automatic exporting of package version to a file for runtime use
5355 (but you can use ``setuptools-git-versioning > file `` redirect instead)
You can’t perform that action at this time.
0 commit comments