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.
2 parents 653f579 + 1326b36 commit 360ce45Copy full SHA for 360ce45
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