Skip to content
Snippets Groups Projects
Commit ba1620d6 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Update requirements

parent a047d793
No related branches found
Tags v0.5.0
No related merge requests found
...@@ -8,6 +8,7 @@ install: ...@@ -8,6 +8,7 @@ install:
pip install . pip install .
install-dev: install-dev:
pip install -r requirements.txt
pip install -r requirements-dev.txt pip install -r requirements-dev.txt
pip install -e . pip install -e .
......
...@@ -6,5 +6,6 @@ pytest-pylint ...@@ -6,5 +6,6 @@ pytest-pylint
pytest-watch pytest-watch
sphinx sphinx
sphinx-autoapi sphinx-autoapi
sphinx-gallery
sphinx-rtd-theme sphinx-rtd-theme
yapf yapf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment