dguest / pandamonium

Command line scripts to parse panda web api
BSD 3-Clause "New" or "Revised" License
27 stars 17 forks source link

ci: Update pre-commit and CI to latest releases and APIs #60

Closed matthewfeickert closed 3 years ago

matthewfeickert commented 3 years ago
* Update pre-commit hooks and run order
   - pre-commit runs hooks sequentially, so place isort before black
* Update pypa/gh-action-pypi-publish GitHub Action to v1.4.2
* Use updated build CLI API
* Add visual check of sdist contents