[misc] Remove unused python interpreter in tox.ini

This commit is contained in:
Cathy Hu 2020-07-08 13:24:00 +02:00
parent b1d0197037
commit fbf3a911bd

View file

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py38, py37, py36, black, pytest envlist = py38, black, pytest
[testenv] [testenv]
deps = . deps = .