Skip to content

Commit b2206be

Browse files
gopackgo90auvipy
authored andcommitted
Fix #296 Stop producing a universal wheel, python 2 is unspported
1 parent 5f507c8 commit b2206be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@ ignore = N806, N802, N801, N803
1515
ignore = D102,D104,D203,D105,D213
1616
match-dir = [^migrations]
1717

18-
[wheel]
19-
universal = 1
20-
2118
[isort]
2219
profile=black

0 commit comments

Comments
 (0)