Skip to content

Commit

Permalink
Remove py36 from tox
Browse files Browse the repository at this point in the history
  • Loading branch information
devintang3 committed Dec 28, 2021
1 parent b411883 commit 85ed4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tox]
skipsdist = true
envlist = py{36,37,38, 39}, mypy, dist, docs
envlist = py{37,38, 39}, mypy, dist, docs

[gh-actions]
python =
Expand Down

0 comments on commit 85ed4b0

Please sign in to comment.