Closed flub closed 4 years ago
There are 2 tox envs using python3.7: py37 and linting. It seems only the linting one runs on CI, probably because it's the last one in the config. Ideally we'd fix CI to also run the py37 tox env.
This was fixed by pr #50
There are 2 tox envs using python3.7: py37 and linting. It seems only the linting one runs on CI, probably because it's the last one in the config. Ideally we'd fix CI to also run the py37 tox env.