Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 198 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (7 loc) · 198 Bytes

Development installation

To install the package with development dependencies, run the following:

git clone https://github.com/arnegevaert/benchmark.git
cd benchmark
pip install -e .[dev]