Skip to content

Commit

Permalink
tox workaround: env w_zodb-pure does not inherit settings of env …
Browse files Browse the repository at this point in the history
…`w_zodb` -- copy them explicitly
  • Loading branch information
d-maurer committed Nov 9, 2020
1 parent 40ebe52 commit 159fb22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ basepython =
deps =
ZODB

[testenv:w_zodb-pure]
basepython =
python2.7
deps =
ZODB

[testenv:coverage]
basepython =
python3.6
Expand Down

0 comments on commit 159fb22

Please sign in to comment.