Skip to content

Commit 67bce7e

Browse files
author
Joseph Hamman
committed
no more PY_MAJOR_VERSION in tox.ini
1 parent 678e4ed commit 67bce7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ envlist = py35, py36, py37-npy{115,116,latest}, docs
1010
install_command = pip install --no-binary=numcodecs {opts} {packages}
1111
setenv =
1212
PYTHONHASHSEED = 42
13-
# hooks for coverage exclusions based on Python major version
14-
py35,py36,py37: PY_MAJOR_VERSION = py3
1513
passenv =
1614
ZARR_TEST_ABS
1715
ZARR_TEST_MONGO

0 commit comments

Comments
 (0)