Skip to content

Commit 1326b36

Browse files
committed
Add versioneer as build requirement in documentation
1 parent a7e85a2 commit 1326b36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/doc_sources/contributor_guides/building.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ To build using Python ``setuptools`` and ``scikit-build``, install the following
9494
- ``cmake``
9595
- ``scikit-build``
9696
- ``ninja``
97+
- ``versioneer``
9798
- ``gtest`` (optional to run C API tests)
9899
- ``gmock`` (optional to run C API tests)
99100
- ``pytest`` (optional to run Python API tests)

0 commit comments

Comments
 (0)