Skip to content

Instantly share code, notes, and snippets.

@marskar
Created December 9, 2018 18:21
Show Gist options
  • Save marskar/62308380e1be01e71529b679e5b1df64 to your computer and use it in GitHub Desktop.
Save marskar/62308380e1be01e71529b679e5b1df64 to your computer and use it in GitHub Desktop.
Create a pytest.ini file
echo "[pytest]\naddopts = --mypy --mypy-ignore-missing-imports --doctest-modules" > pytest.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment