Skip to content

Commit

Permalink
restore lint extras to latest, development
Browse files Browse the repository at this point in the history
  • Loading branch information
toslunar committed Jul 24, 2023
1 parent ec70913 commit 5c818c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ setenv =
basepython = python3.9
deps =
pipenv==2022.9.8
extras = lint
commands =
pipenv sync --system
pip install .
Expand All @@ -38,6 +39,7 @@ commands =
basepython = python3.9
deps =
pipenv==2022.9.8
extras = lint
commands =
pipenv sync --system
pip install .
Expand Down

0 comments on commit 5c818c5

Please sign in to comment.