Skip to content

Commit 08f0eca

Browse files
authored
Merge pull request #1286 from webknjaz/patch-1
Keep compatibility with `setuptools` tagging wheels with `py2.py3`
2 parents 432ee9a + d481a03 commit 08f0eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bdist_wheel]
2-
universal=1
2+
python_tag = py2.py3
33

44
[coverage:run]
55
branch = true

0 commit comments

Comments
 (0)