Skip to content

Commit

Permalink
Add versioneer as build requirement in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ndgrigorian committed Jan 17, 2025
1 parent a7e85a2 commit 1326b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/doc_sources/contributor_guides/building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ To build using Python ``setuptools`` and ``scikit-build``, install the following
- ``cmake``
- ``scikit-build``
- ``ninja``
- ``versioneer``
- ``gtest`` (optional to run C API tests)
- ``gmock`` (optional to run C API tests)
- ``pytest`` (optional to run Python API tests)
Expand Down

0 comments on commit 1326b36

Please sign in to comment.