Skip to content

v0.0.7 - Pass --check-untyped-defs to mypy and respect pytest config python_files

Latest
Compare
Choose a tag to compare
@davidfritzsche davidfritzsche released this 24 Apr 23:03
  • Always pass --check-untyped-defs to mypy (#11)
  • Respect pytest config python_files when identifying pytest test modules (#12)
  • Fix PYTEST_VERSION_INFO - by @blueyed (#8)