1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00

update tox config

This commit is contained in:
Patrick Kanzler 2020-05-09 00:02:28 +02:00
parent cadf448c38
commit c53575a155

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27, py34, py35, py36, py37, docs, flake8
envlist = py35, py36, py37, py38, docs, flake8
[testenv]
deps = nose