Skip to content

Commit

Permalink
Merge pull request #1972 from IntelPython/add-versioneer-to-how-to-build
Browse files Browse the repository at this point in the history
Add versioneer as build requirement in documentation
  • Loading branch information
ndgrigorian authored Jan 17, 2025
2 parents 653f579 + 1326b36 commit 360ce45
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 360ce45

Please sign in to comment.