Specify python version

This commit is contained in:
Luke Van Seters 2021-12-13 18:48:50 -05:00
parent d5f73b5e3a
commit 767cf2df8f

View File

@ -71,3 +71,4 @@ src_paths = ["mev_inspect", "tests"]
skip_glob = ["*/setup.py"]
filter_files = true
known_first_party = "mev_inspect"
py_version=39