summaryrefslogtreecommitdiff
path: root/noxfile.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate support for Python 3.6 and remove dependency on attrs (#1257)Todd Leonhardt2023-01-311-2/+2
* Removed Python 3.6 testing since the testing network no longer supports it on...Kevin Van Brunt2023-01-271-1/+1
* Upgrade CI build systems to use Python 3.10 (#1151)Todd Leonhardt2021-10-191-2/+2
* Setting the version in nox to just '3.10' appears to allow 3.10.0b2 to run fo...Eric Lin2021-06-171-1/+1
* Add CI testing on Python 3.10 beta2 (#1122)Todd Leonhardt2021-06-141-1/+1
* Change mypy and lint github steps to use nox/invoke to make CI validation con...Eric Lin2021-06-141-0/+7
* Attempt to fix remaining black failuresTodd Leonhardt2021-01-311-2/+9
* Add black for automatic code formatTodd Leonhardt2021-01-311-17/+10
* Remove Python 3.10 testing because it doesn't appear to be available in GitHu...Todd Leonhardt2021-01-301-1/+1
* Try to fix flake8 lint run and Python 3.10 runsTodd Leonhardt2021-01-301-1/+1
* Only run a single nox session for each version of Python in GitHub Actions ma...Todd Leonhardt2021-01-301-2/+2
* Updated documentation with more explicit discussions on testingEric Lin2020-08-201-0/+1
* Adding explicit python 3.5.2 test to nox, travisEric Lin2020-08-111-3/+2
* Adding explicit python 3.5.3 test to nox, travis.Eric Lin2020-08-101-1/+1
* updated importsEric Lin2020-08-041-1/+3
* Added type annotations for fields in cmd2.Cmd.Eric Lin2020-07-211-5/+17
* Brought in cmd2 plugin template as a first-class member of cmd2 properEric Lin2020-07-141-9/+10
* Minor cleanup. Removed some experiments that weren't supposed to be includedEric Lin2020-07-111-0/+4
* external test plugin tests and coverage should now runEric Lin2020-07-111-0/+4
* Swap out tox for noxEric Lin2020-07-081-0/+18