Skip to content

Commit

Permalink
drop python3.6 from tox.ini and prepare isolated builds
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyPfannschmidt committed Sep 28, 2022
1 parent 49056c4 commit a6a8a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[tox]
isolated_build = True
envlist=linting,docs,py{36,37,38,39,310,py3},py{36,37}-pytest{main}

[testenv]
Expand Down

0 comments on commit a6a8a21

Please sign in to comment.