Skip to content

Commit

Permalink
Revert "ci(tox): also install package before running commands"
Browse files Browse the repository at this point in the history
This reverts commit 1105b54.
  • Loading branch information
sanjayankur31 committed Nov 2, 2023
1 parent ed80ae3 commit 0c7ae2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ commands=flake8 inspyred
setenv =
PYTHONPATH = {toxinidir}:{toxinidir}/inspyred
deps =
.
-r{toxinidir}/requirements_dev.txt
commands =
pip install -U pip
Expand Down

0 comments on commit 0c7ae2e

Please sign in to comment.