Skip to content

Commit

Permalink
Install using deps
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Sep 9, 2024
1 parent 8d23d01 commit ff931a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@ python =

[testenv]
deps =
.[test]
-r requirements.txt
-r requirements-test.txt
usedevelop = true
setenv =
VIRTUAL_ENV={envdir}
LANGUAGE=en_US
LC_ALL=en_US.utf-8
commands =
pip install ".[test]"

[testenv:lint]
deps =
Expand Down

0 comments on commit ff931a0

Please sign in to comment.