Skip to content

Commit

Permalink
no more PY_MAJOR_VERSION in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Hamman committed Oct 18, 2019
1 parent 678e4ed commit 67bce7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ envlist = py35, py36, py37-npy{115,116,latest}, docs
install_command = pip install --no-binary=numcodecs {opts} {packages}
setenv =
PYTHONHASHSEED = 42
# hooks for coverage exclusions based on Python major version
py35,py36,py37: PY_MAJOR_VERSION = py3
passenv =
ZARR_TEST_ABS
ZARR_TEST_MONGO
Expand Down

0 comments on commit 67bce7e

Please sign in to comment.