mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2026-07-24 02:31:53 +00:00
Properly handles ANSI escape sequences in table rows
This commit is contained in:
@@ -8,7 +8,7 @@ upload:
|
||||
python setup.py sdist bdist_wininst upload
|
||||
|
||||
test2:
|
||||
python2 /usr/local/bin/nosetests --logging-level=INFO
|
||||
python2 /Users/nirum/anaconda/bin/nosetests --logging-level=INFO
|
||||
|
||||
test:
|
||||
nosetests -v --with-coverage --cover-package=tableprint --logging-level=INFO
|
||||
|
||||
Reference in New Issue
Block a user