summaryrefslogtreecommitdiff
path: root/Pipfile
Commit message (Collapse)AuthorAgeFilesLines
* Update conditional pyreadline3 dependency for WinKyle King2021-01-271-1/+2
|
* Updated Pipfile to do an editable/dev install of cmd2_ext_test so that "inv ↵Todd Leonhardt2020-08-041-0/+1
| | | | pytest" doesn't crash
* Added info on semantic versioning and branching strategy to CONTRIBUTING.mdTodd Leonhardt2020-04-241-0/+1
| | | | | | | Also: - Added isort to Pipenv dev - Added setup.cfg to make it easy to run flake8, doc8, and isort directly from the command line without using invoke - Ran isort to sort includes
* Update CHANGELOG and setup.pyTodd Leonhardt2020-01-221-0/+1
|
* Added a couple dev dependencies to Pipfile for running a couple of the ↵0.9.15Todd Leonhardt2019-07-241-0/+2
| | | | examples which have extra dependencies
* Added ipython to pipenv dev-packagesTodd Leonhardt2019-07-191-0/+1
|
* Added doc8 as a dev tool in PipfileTodd Leonhardt2019-07-061-0/+1
|
* Add Pipfile to support Pipenv for developmentTodd Leonhardt2019-07-051-0/+26