mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 14:52:25 +00:00
6 lines
76 B
INI
6 lines
76 B
INI
[tox]
|
|
envlist = py27,py34
|
|
|
|
[testenv]
|
|
commands = python -m unittest discover
|