mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
IMPROVE packaging and testing
* uses now tox (currently with no tests) on python 2.7 and 3.4 * upgraded setup.py to setuptools
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -7,3 +7,7 @@ $~
|
||||
|
||||
# temporary data
|
||||
temp
|
||||
|
||||
# packaging and testing
|
||||
.tox/
|
||||
*.egg-info/
|
||||
|
Reference in New Issue
Block a user