Skip to content

Commit

Permalink
tox: remove invalid doc env
Browse files Browse the repository at this point in the history
Related-to: python-poetry#4142
  • Loading branch information
Mariatta authored and 1nF0rmed committed Nov 15, 2021
1 parent fb6be4a commit ef51958
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 ef51958

Please sign in to comment.