Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
Co-authored-by: Adrien Berchet <adrien.berchet@epfl.ch>
  • Loading branch information
eleftherioszisis and adrien-berchet authored Jan 24, 2024
1 parent 0dda254 commit ec60a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ commands =
pylint --rcfile=pylintrc --extension-pkg-whitelist=numpy --ignore=tests neurom

[testenv:docs]
basepython=python3.8
basepython=python3.9
changedir = doc
extras = docs
commands =
Expand Down

0 comments on commit ec60a87

Please sign in to comment.