Skip to content

Commit

Permalink
tox: remove invalid doc env
Browse files Browse the repository at this point in the history
Related-to: #4142
  • Loading branch information
Mariatta authored Oct 28, 2021
1 parent 45ff7c2 commit 8fa101c
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,7 +1,7 @@
[tox]
minversion = 3.3.0
isolated_build = True
envlist = py36, py37, py38, py39, doc
envlist = py36, py37, py38, py39

[testenv]
whitelist_externals = poetry
Expand Down

0 comments on commit 8fa101c

Please sign in to comment.