Skip to content
Snippets Groups Projects

Build universal wheels

Merged Duncan Macleod requested to merge github/fork/duncanmmacleod/universal-wheel into develop
1 file
+ 0
10
Compare changes
  • Side-by-side
  • Inline
+ 0
10
@@ -181,16 +181,6 @@ deploy:
tags: true
python: '2.7'
repo: gwpy/gwpy
- provider: pypi
user: duncanmmacleod
password: ${PYPI_PASSWD}
distributions: bdist_wheel
on:
condition: -z "${DOCKER_IMAGE}"
branch: master
tags: true
python: '3.6'
repo: gwpy/gwpy
notifications:
slack:
Loading