| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove src path changes | José Padilla | 2020-06-19 | 1 | -1/+1 |
| | | |||||
| * | Setup GH Actions | José Padilla | 2020-06-19 | 1 | -210/+41 |
| | | |||||
| * | Fix `tox -e lint` warnings and errors (#490) | Jon Dufresne | 2020-06-09 | 1 | -7/+1 |
| | | | | Now successfully passes when running `tox -e lint`. | ||||
| * | Run pyupgrade across project to use modern Python 3 conventions (#491) | Jon Dufresne | 2020-06-08 | 1 | -9/+7 |
| | | | | | | | | | pyupgrade is a tool to automatically upgrade Python syntax for newer versions of the language. Running pyupgrade removes several Python-2-isms that are no longer necessary now that the project is Python 3 only. https://github.com/asottile/pyupgrade | ||||
| * | DX Tweaks (#450) | José Padilla | 2019-10-21 | 1 | -85/+92 |
| | | | | | | | | | | | * Setup pre-commit hooks * Run initial `tox -e lint` * Fix package name * Fix .travis.yml | ||||
| * | Fix sphinx warning | José Padilla | 2017-10-18 | 1 | -1/+1 |
| | | |||||
| * | Fix sponsor banner in docs | José Padilla | 2017-10-18 | 1 | -0/+7 |
| | | |||||
| * | Added docs/ with awesome new documentation 🎉 | Mark Adams | 2015-10-23 | 1 | -0/+297 |
