summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for Python 3.7Hugo2018-10-211-0/+1
* Bump version to 1.7. Update readme.1.7Erik Rose2018-06-211-1/+1
* Use six to support Python 2 and 3 without using 2to3Dave Hunt2018-06-081-5/+1
* Drop support for EOL Python 2.6 and 3.3Hugo2018-01-181-3/+1
* Add python_requires to help pipHugo2018-01-151-0/+1
* Update version classifiersHugo2018-01-151-2/+6
* Update readme. Bump version to 1.6.1.Erik Rose2018-01-031-1/+1
* Make does_styling attr public. Bump version to 1.6.Erik Rose2013-08-301-1/+1
* Explain the new behavior to myself. Remove 1 test assertion. No non-test beha...Erik Rose2013-08-301-1/+1
* Make `python setup.py test` work without spurious errors.Erik Rose2012-07-081-0/+7
* Sugar full-screen capabilities. Make location() context manager slimmer. Add ...Erik Rose2012-06-081-1/+1
* Support running `python setup.py test`.Erik Rose2012-06-021-0/+1
* Fix case of "nose" in tests_require.Erik Rose2012-06-021-1/+1
* Bump version to 1.4.Erik Rose2012-06-021-2/+2
* Rejigger readme so code samples are at the top.1.3Erik Rose2011-12-121-1/+1
* Make `color(n)` callable to wrap a string, like the named colors can. Bump ve...Erik Rose2011-11-291-1/+1
* Add the "Production" trove classifier.Erik Rose2011-11-281-0/+1
* Change license to MIT. Closes #13.Erik Rose2011-11-281-1/+2
* Remove SPOT for version, because __init__ throws a SyntaxError when imported ...Erik Rose2011-11-271-4/+2
* We need Python 3.2.3 or better, to fix a curses bug.Erik Rose2011-11-271-1/+0
* Make some hopeful metadata changes and dodge a scoping change in Python 3.Erik Rose2011-11-201-0/+8
* Bootstrap Sphinx docs.Erik Rose2011-11-181-1/+3
* Add sugar for the rest of the simple attribute-setting capabilities. Closes #...Erik Rose2011-11-141-1/+1
* Start using tox for tests across Python versions. Make tests run in Python 2.5.Erik Rose2011-11-131-1/+1
* Bump version to 1.1. Fix a docstring.Erik Rose2011-11-081-1/+1
* Add some keywords to improve PyPI search ranking.1.0Erik Rose2011-11-071-1/+2
* Rename everything from "terminator" to "blessings". Revert version to 1.0.Erik Rose2011-11-071-3/+3
* Tweak readme to have fewer forward references. Make tagline mention formattin...Erik Rose2011-11-071-1/+1
* Stop crashing when piping to other programs. Bump version to 1.0.1.Erik Rose2011-11-071-1/+1
* Here's Terminator 1.0, lifted out of nose-progressive.terminator-1.0Erik Rose2011-11-071-0/+32