summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Updated setup.pyTodd Leonhardt2018-05-011-14/+1
* Really get rid of the inputFrom stuff, including documentationkotfu2018-04-291-4/+4
* Removed pyparsing from setup.py as a dependencyTodd Leonhardt2018-04-281-2/+2
* Merge remote-tracking branch 'origin/master' into autocompleterEric Lin2018-04-181-1/+1
|\
| * Attempting to fix tox run of unit testsTodd Leonhardt2018-04-171-1/+1
| * Basic structure for cmd2 as a packagekotfu2018-04-161-1/+1
| * Revert "Basic structure for cmd2 as a package"kotfu2018-04-161-1/+1
| * Basic structure for cmd2 as a packagekotfu2018-04-161-1/+1
| * Changed setup.py requirement for pyperclip to >= 1.5.27 instead of 1.6.0Todd Leonhardt2018-04-161-1/+1
* | Bringing back color. Updated dependencies to include colorama.Eric Lin2018-04-171-1/+1
* | More changes for Python 3.4Eric Lin2018-04-161-0/+1
* | Try adding typing for Python 3.4Eric Lin2018-04-161-1/+1
* | Changed setup.py requirement for pyperclip to >= 1.5.27 instead of 1.6.0Todd Leonhardt2018-04-161-1/+1
|/
* Started removing dependency on sixTodd Leonhardt2018-04-151-2/+2
* Removed reference to Python 2 and 2.7 in some sections of the documentationTodd Leonhardt2018-04-151-3/+2
* Removed unit test dependency on mockTodd Leonhardt2018-04-151-2/+1
* No longer try to test on Python 2.7 on either TravisCI or AppVeyorTodd Leonhardt2018-04-151-13/+4
* Merged master into delete_optparse branchTodd Leonhardt2018-04-151-1/+1
|\
| * Preparation for 0.8.5 releaseTodd Leonhardt2018-04-131-1/+1
* | Updated version to 0.8.5Todd Leonhardt2018-04-101-1/+1
|/
* Preparing for 0.8.4 release0.8.4Kevin Van Brunt2018-04-101-1/+1
* Add wcwidth for setuptools>=18Nicola Soranzo2018-04-101-0/+1
* Updated version number of release0.8.3Kevin Van Brunt2018-04-091-1/+1
* Corrected docsKevin Van Brunt2018-04-061-1/+1
* Fixed bug where display width was not being calculated for display_matchesKevin Van Brunt2018-03-301-0/+2
* Add conditional dependency on enum34 for Python 2.7Todd Leonhardt2018-03-281-0/+4
* Wheel-compatible conditional requirementsNicola Soranzo2018-03-271-10/+19
* 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