Skip to content

Commit db9aed3

Browse files
authored
Remove py2 tag from wheel (#1095)
1 parent 7dbafff commit db9aed3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ minversion = 3.0.1
33
strict = true
44
testpaths = tests
55

6-
[bdist_wheel]
7-
# We are a pure-Python project so a single wheel is enough.
8-
universal = 1
9-
106
[metadata]
117
# Ensure LICENSE is included in wheels.
128
license_file = LICENSE

0 commit comments

Comments
 (0)