Skip to content

Commit

Permalink
- remove workaround so the actual error shows
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Sep 3, 2024
1 parent 8e68d9a commit 95ba43e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ testenv-deps = [
testenv-setenv = [
"ZOPE_INTERFACE_STRICT_IRO=1",
]
testenv-additional = [
"# Must use editable package due to the way tests are discovered and run",
"usedevelop = true",
]
coverage-command = "coverage combine"
coverage-additional = [
"depends = py37,py37-pure,py38,py38-pure,py39,py39-pure,py310,py310-pure,py311,py311-pure,pypy,pypy3,docs",
Expand Down
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ commands =
extras =
test
docs
# Must use editable package due to the way tests are discovered and run
usedevelop = true

[testenv:coverage]
basepython = python3
Expand Down

0 comments on commit 95ba43e

Please sign in to comment.