correct python_tag, fix #376 (#379)

This commit is contained in:
Samuel Colvin
2019-01-30 17:22:51 +00:00
committed by GitHub
parent 725e86a8f0
commit f287d41590
+1 -1
View File
@@ -9,7 +9,7 @@ max-line-length = 120
max-complexity = 12
[bdist_wheel]
python-tag = py36+
python-tag = py36.py37
[coverage:run]
source = pydantic