lilydjwg / nvchecker

New version checker for software releases
MIT License
425 stars 68 forks source link

`setup.cfg` & tox support #212

Closed bb010g closed 1 year ago

bb010g commented 2 years ago

tox is handy to run tests with. I didn't try to integrate tox with GitHub Actions.

Also, pytest-asyncio no longer warns about deprecated defaults being used.