Closed samuelburbulla closed 7 months ago
benchmarks/run_single.py
pip install -e .
pip install -e .[dev]
Feature: Reduce non optional dependencies
Description
Which issue does this PR tackle?
How does it solve the problem?
How are the changes tested?
benchmarks/run_single.py
afterpip install -e .
only.pip install -e .[dev]