Skip to content

Commit 0a49103

Browse files
committed
Update readme
1 parent d57f603 commit 0a49103

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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>`_
4444
between ``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)

0 commit comments

Comments
 (0)