mirror of
https://github.com/google/brotli.git
synced 2026-09-23 15:15:35 +00:00
[PR #583] disable buidling/deployment of python wheels #1232
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/google/brotli/pull/583
State: closed
Merged: Yes
Since this is now done in a separate https://github.com/google/brotli-wheels, it makes sense remove that from the upstream brotli's Travis and Appveyor setup.
We still run
python setup.py teston both 2.7 and 3.6 on linux and windows, as well as on the system's python on macOS.