Skip to content

Commit

Permalink
Another proj installation attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
Panos Garefalakis committed Oct 16, 2020
1 parent d5e337c commit 418de2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

[tox]
envlist = py36, py37, py38, py39, mypy
isolated_build = True

[gh-actions]
python =
Expand All @@ -22,6 +23,8 @@ deps =
pytest-cov
setenv=
PYTHONWARNINGS=all
# will install the project
usedevelop=True
commands = pytest

[pytest]
Expand Down

0 comments on commit 418de2f

Please sign in to comment.