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 requirements.txt to sdist package #120

Closed mtelka closed 1 year ago

mtelka commented 1 year ago

This will allow downstream to make sure all requirements for testing are installed.