summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Various minor updates:Todd Leonhardt2017-01-291-37/+49
| | | | | | | | | - Updated .gitignore for code coverage result dirs from coverage and pytest-cov - Updated README.rst to include badge for latest docs from readthedocs.io - Updated setup.py to have updated info for the next time a release is made to PyPI - Documentation updates: - Bumped version in conf.py to 0.7 - Updated links in index.rst and alternatives.rst
* Remove mentions of 2to3, remove INSTALL.txtFederico Ceratto2017-01-061-3/+0
|
* Python 2 and 3 both compiling.Todd Leonhardt2016-12-091-2/+2
| | | | | | | | ISSUES: - Tab completion broken in Python 2 TODO: - Still need to do transcript testing for both Python 2 and 3
* Second stage of refactoring using six module for unified Python 2/3 codebaseTodd Leonhardt2016-12-091-2/+2
|
* First stage of refactoring to support full simultaneous Python 2 and 3 ↵Todd Leonhardt2016-12-091-10/+13
| | | | compatibility via use of the six module.
* Release v. 0.6.90.6.9Federico Ceratto2016-10-031-1/+1
|
* Drop distutils support. Closes: #7Federico Ceratto2016-10-031-6/+1
|
* Add Python3.6 supportFederico Ceratto2016-10-031-2/+2
|
* Update version (Closes #22)Federico Ceratto2016-03-151-1/+1
|
* Support Python 2.7, 3.3, 3.4, 3.5, pypyFederico Ceratto2016-02-201-10/+5
|
* Marking for 0.6.8 release0.6.8Catherine Devlin2014-12-081-1/+1
|
* update Trove classifiersCatherine Devlin2014-03-131-0/+7
|
* bump version number before release0.6.7Doug Hellmann2013-09-161-1/+1
|
* Use the latest version of pyparsing when possibleDoug Hellmann2013-09-091-2/+2
| | | | | | | | | | | The 2.0.1 release of pyparsing restores Python 2 and 3 compatibility, so use that instead of setting the version based on version of Python under which we are being installed. This facilitates dependencies that want to support both Python 2 and 3. Keep the dependency on 1.5.7 for Python 2.5, which is not supported by pyparsing 2.0.1.
* v0.6.6.1. No code changes, but using Python2 to generate sdist to avoid ↵Catherine Devlin2013-08-141-1/+1
| | | | writing 2to3 changes into PyPI.
* v0.6.6 silencing editor checkCatherine Devlin2013-08-061-1/+1
|
* marking v0.6.5.10.6.5.1Catherine Devlin2013-03-181-1/+1
|
* Fix the setup.py so it doesn't throw when running under Python 2.6.Tomaz Muraus2013-02-281-1/+1
|
* v0.6.5Catherine Devlin2013-02-281-1/+1
|
* pyparsing 2.0.0 only if on Python3Catherine Devlin2013-02-191-1/+5
|
* to version 0.6.40.6.4Catherine Devlin2011-08-251-1/+1
|
* require pyparsing 1.5.6 for its Python 3 powerCatherine Devlin2011-07-201-1/+1
|
* begin work on v 0.6.3Catherine Devlin2010-11-121-1/+1
|
* change version number to 0.6.2Catherine Devlin2010-09-191-10/+3
|
* encode paste buffer write for Python 3Catherine Devlin2010-09-191-1/+1
|
* no xclip >>> output got lostCatherine Devlin2010-09-171-0/+69