summaryrefslogtreecommitdiff
path: root/Pipfile
Commit message (Expand)AuthorAgeFilesLines
* Deprecate support for Python 3.6 and remove dependency on attrs (#1257)Todd Leonhardt2023-01-311-1/+0
* Use latest version of mypy and fix type hinting accordingly (#1239)Todd Leonhardt2022-07-141-1/+0
* cmd2 now uses pyreadline3 when running any version of Python on WindowsKevin Van Brunt2022-02-171-2/+1
* Added support for 8-bit/256-colors with the cmd2.EightBitFg and cmd2.EightBit...Kevin Van Brunt2021-10-181-2/+0
* Start making small changes to fix mypy warningsTodd Leonhardt2021-02-211-0/+1
* Added black to Pipfile and black configuration to pyrpoject.tomlblack_configTodd Leonhardt2021-02-011-0/+4
* 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 p...Todd Leonhardt2020-08-041-0/+1
* Added info on semantic versioning and branching strategy to CONTRIBUTING.mdTodd Leonhardt2020-04-241-0/+1
* Update CHANGELOG and setup.pyTodd Leonhardt2020-01-221-0/+1
* Added a couple dev dependencies to Pipfile for running a couple of the exampl...0.9.15Todd Leonhardt2019-07-241-0/+2
* 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