Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed Mar 5, 2024
1 parent 5b43b0e commit b4944ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
install:
pip install -e .[dev]
pre-commit install
pip install -e .[dev,docs]

dev:
pip install -e .[dev,docs]
pre-commit install

tech:
python install_tech.py
Expand Down

0 comments on commit b4944ba

Please sign in to comment.