Skip to content

Commit

Permalink
Merge pull request #413 from twisted/tox-dead
Browse files Browse the repository at this point in the history
Remove non-existant tox env
  • Loading branch information
hynek committed Sep 1, 2022
2 parents 30a2cef + e967b9f commit 3f532de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = cov-erase, pre-commit, {pypy37,pypy38,py37,py38,py39,py310}-tests, check-manifest, check-newsfragment
envlist = pre-commit, {pypy37,pypy38,py37,py38,py39,py310}-tests, check-manifest, check-newsfragment
isolated_build=true
skip_missing_envs = true

Expand Down

0 comments on commit 3f532de

Please sign in to comment.