-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
- Move and delete
tox.iniinto pyproject.toml - Update pre-commit package dependencies
- New pre-commit hooks
- check-ast
- check-toml
- end-of-file-fixer
- trailing-whitespace
- This command has been deprecated. Use
twine checkinstead: https://packaging.python.org/guides/making-a-pypi-friendly-readme#validating-restructuredtext-markup - Move pytest config to
pyproject.toml - Setup tox-gh-actions
- Remove
.travis.ymland Travis CI auth or tokens