summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Collapse)AuthorAgeFilesLines
* Added black to Pipfile and black configuration to pyrpoject.tomlblack_configTodd Leonhardt2021-02-011-0/+24
| | | | | | | Also: - Updated flake8 and isort config in setup.cfg to be consistent with black - Simplified how flake8 is executed by invoke task - Simplified how flake8 is executed by GitHub Actions workflow
* Trying to add a pyproject.toml to see if it can help with GitHub actions not ↵Todd Leonhardt2021-01-301-0/+2
being able to determine version via setuptools_scm