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
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ install:
pip install .
install-dev:
pip install -r requirements.txt
pip install -r requirements-dev.txt
pip install -e .
......
......@@ -6,5 +6,6 @@ pytest-pylint
pytest-watch
sphinx
sphinx-autoapi
sphinx-gallery
sphinx-rtd-theme
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