typeddjango / pytest-mypy-plugins

pytest plugin for testing mypy types, stubs, and plugins
https://pypi.org/project/pytest-mypy-plugins/
MIT License
100 stars 26 forks source link

Add tox.ini #121

Closed mtelka closed 1 year ago

mtelka commented 1 year ago

A minimal tox.ini file. It will allow fully automatic packaging and testing of pytest-mypy-plugins package for OpenIndiana.

Thank you.

PS: I do NOT need new pytest-mypy-plugins release with these testing related improvements only. Thanks.