python-escpos/setup.cfg

8 lines
147 B
INI
Raw Normal View History

[nosetests]
verbosity=3
2016-03-06 20:38:21 +00:00
with-doctest=1
[bdist_wheel]
# This flag says that the code is written to work on both Python 2 and Python 3.
universal=1