Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Pipfile to do an editable/dev install of cmd2_ext_test so that "inv ↵ | Todd Leonhardt | 2020-08-04 | 1 | -0/+1 |
| | | | | pytest" doesn't crash | ||||
* | Added info on semantic versioning and branching strategy to CONTRIBUTING.md | Todd Leonhardt | 2020-04-24 | 1 | -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.py | Todd Leonhardt | 2020-01-22 | 1 | -0/+1 |
| | |||||
* | Added a couple dev dependencies to Pipfile for running a couple of the ↵0.9.15 | Todd Leonhardt | 2019-07-24 | 1 | -0/+2 |
| | | | | examples which have extra dependencies | ||||
* | Added ipython to pipenv dev-packages | Todd Leonhardt | 2019-07-19 | 1 | -0/+1 |
| | |||||
* | Added doc8 as a dev tool in Pipfile | Todd Leonhardt | 2019-07-06 | 1 | -0/+1 |
| | |||||
* | Add Pipfile to support Pipenv for development | Todd Leonhardt | 2019-07-05 | 1 | -0/+26 |