1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Clean up non-float value, add v3.5 to tox test

This commit is contained in:
Michael Billington
2016-03-17 21:59:47 +11:00
parent e43e95bcff
commit 8b454c4765
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py27, py34
envlist = py27, py34, py35
[testenv]
deps = nose