Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,17 +96,7 @@ stages:
toxdeps: tox-pypi-filter
posargs: -n=4

libraries:
yum:
- openssl-devel
- freetype-devel
- libpng-devel
- hdf5-devel

envs:
- linux32: py38-32bit
manylinux_image: manylinux2010_i686

- linux: py38-devdeps

# On branches which aren't master, and not Pull Requests, build the wheels but only upload them on tags
Expand Down