Installation¶
Install package with pip¶
To install with pip:
$ pip install cmake
Install from source¶
Dependencies¶
Python Packages¶
The development dependencies (for testing and coverage) are:
-r requirements-test.txt
-r requirements-repair.txt