File: run_mypy.bat

package info (click to toggle)
python-easy-ansi 0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 488 kB
  • sloc: python: 3,109; sh: 127; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
cd ..
python -m mypy --strict --python-version 3.6 "./easyansi/"
cd ./dev_utils