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 a7e85a2 commit 1326b36Copy full SHA for 1326b36
docs/doc_sources/contributor_guides/building.rst
@@ -94,6 +94,7 @@ To build using Python ``setuptools`` and ``scikit-build``, install the following
94
- ``cmake``
95
- ``scikit-build``
96
- ``ninja``
97
+- ``versioneer``
98
- ``gtest`` (optional to run C API tests)
99
- ``gmock`` (optional to run C API tests)
100
- ``pytest`` (optional to run Python API tests)
0 commit comments