Skip to content

Commit

Permalink
fix tox configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Aug 30, 2022
1 parent ebfa3fd commit 10d3735
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ omit =

[testenv]
deps =
pytest
pytest-cov
geoalchemy2
shapely
extras = tests
commands =
pytest --cov={envsitepackagesdir}/utils_flask_sqla --cov-report=html

Expand Down

0 comments on commit 10d3735

Please sign in to comment.