mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Don't build universal wheel, since Python 2 support has been removed.
This reverts commit 765b8ab48b6fb991eeb9bcf4f60c0cba6f48359f .
This commit is contained in:
parent
57fbbce554
commit
7cce20e937
@ -3,8 +3,5 @@ norecursedirs = examples lib local src
|
|||||||
testpaths = tests/
|
testpaths = tests/
|
||||||
addopts = --assert=plain --cov=gunicorn --cov-report=xml
|
addopts = --assert=plain --cov=gunicorn --cov-report=xml
|
||||||
|
|
||||||
[wheel]
|
|
||||||
universal = 1
|
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
license_file = LICENSE
|
license_file = LICENSE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user