diff --git a/setup.cfg b/setup.cfg index b26bd60..dff33af 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,7 @@ max-line-length = 120 max-complexity = 12 [bdist_wheel] -python-tag = py36+ +python-tag = py36.py37 [coverage:run] source = pydantic