summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Added table_display.pyTodd Leonhardt2018-03-141-1/+1
* Removed support for case-insensitive command parsingTodd Leonhardt2018-03-021-1/+1
* Fixed unit test bug on WindowsTodd Leonhardt2018-03-021-1/+1
* Added use of pytest-forked to CI unit test runsTodd Leonhardt2018-03-021-1/+1
* Removed abbrev attributeKevin Van Brunt2018-03-021-1/+1
* First past at unit test for persistent history featureTodd Leonhardt2018-02-091-1/+1
* Added optional persistent readline history featureTodd Leonhardt2018-02-081-1/+1
* Updated "main features" as visible from PyPITodd Leonhardt2018-02-011-2/+3
* redirect_stderr wasn't added to contextlib until Python 3.5Todd Leonhardt2018-01-221-2/+6
* help command temporarily redirects sys.stdout and sys.stderr to self.stdout f...Todd Leonhardt2018-01-221-0/+6
* Added links to docs and examples to CHANGELOG.mdTodd Leonhardt2018-01-201-1/+1
* Enabled Python 3.7 testing on Travis CITodd Leonhardt2018-01-061-1/+2
* Disabled Python 3.7-dev build in Travis CITodd Leonhardt2018-01-041-1/+1
* Fix Travis CI buildsTodd Leonhardt2018-01-041-1/+0
* Updating version and changelog in preparation for minor bug fix realeaseTodd Leonhardt2018-01-041-1/+1
* Fixed a list concatenation bug in changes made to setup.pyTodd Leonhardt2017-11-151-1/+1
* Modified setup.py and README.md to make pyreadline a dependency on WindwosTodd Leonhardt2017-11-151-1/+5
* Added fix for changes in pyperclip project structure in the most recent versionTodd Leonhardt2017-11-081-1/+1
* Improved documentation for how a user can modify comment grammar/styleTodd Leonhardt2017-09-221-1/+1
* Updated CHANGELOG with some text regarding recent enhancements to transcript ...Todd Leonhardt2017-08-221-1/+1
* Bump versions to 0.7.7aTodd Leonhardt2017-08-151-1/+1
* Updated CHANGES and bumped version in preparation for 0.7.6 releaseTodd Leonhardt2017-08-021-1/+1
* Bump version to 0.7.6a (from 0.7.5)Todd Leonhardt2017-07-081-1/+1
* Bump version to 0.7.5 (from 0.7.5a)0.7.5Todd Leonhardt2017-07-081-1/+1
* Fix a typo: unitest -> unittestFelix Yan2017-07-041-1/+1
* Bump version to 0.7.5aTodd Leonhardt2017-07-031-1/+1
* Fix typoTodd Leonhardt2017-07-031-1/+1
* Minor tweak to description and layoutTodd Leonhardt2017-07-031-1/+1
* Tweaks to PyPI packaging and GitHub front-pageTodd Leonhardt2017-07-031-21/+24
* Replaced clipboard copy and paste custom code with pyperclipTodd Leonhardt2017-06-301-2/+2
* Bumped version to 0.7.4 and updated CHANGES fileTodd Leonhardt2017-06-291-1/+1
* Set version to 0.7.4b for nowTodd Leonhardt2017-06-241-2/+4
* Updated CHANGES.md file and bumped version to 0.7.3Todd Leonhardt2017-06-141-1/+1
* Bumping version to 0.7.3aTodd Leonhardt2017-05-221-1/+1
* Bumping version to 0.7.20.7.2Todd Leonhardt2017-05-221-1/+1
* Fixed a hard-coded path separatorTodd Leonhardt2017-05-181-1/+1
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-1/+1
* Changes to make our project as welcoming as possible for new contributors.Todd Leonhardt2017-02-261-1/+1
* Bump version to 0.7.1aFederico Ceratto2017-02-231-1/+1
* Fix a Python 2 vs Python 3 bug in setup.pyTodd Leonhardt2017-02-181-20/+20
* Add six module to requirements for building docsTodd Leonhardt2017-02-121-1/+1
* Adding requirements.txt to doc section to try to fix autodoc on readthedocsTodd Leonhardt2017-02-121-1/+1
* docs now use the sphinx_rtd_theme.Todd Leonhardt2017-02-111-0/+2
* Fixed how the six.moves.input function is imported and used.Todd Leonhardt2017-02-051-0/+1
* Various minor updates:Todd Leonhardt2017-01-291-37/+49
* Remove mentions of 2to3, remove INSTALL.txtFederico Ceratto2017-01-061-3/+0
* Python 2 and 3 both compiling.Todd Leonhardt2016-12-091-2/+2
* 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 compat...Todd Leonhardt2016-12-091-10/+13
* Release v. 0.6.90.6.9Federico Ceratto2016-10-031-1/+1