Skip to content

v0.1.3: Deploy wheels to GitHub Release from travis (#13)

Compare
Choose a tag to compare
@chezou chezou released this 19 Nov 13:36
· 42 commits to master since this release
d6b7dee
* Add Github relase deployment

* Fix docker build execution

* Fix travis badge

* Set bash explicitly

* Fix and operator

* Fix install script to ensure execution for docker wheel creation

* Add executable bit for shell scripts

* Fix typo

* Add which pip for debug

* Add make clean to fix i386 wheel biuld

* Fix make distclean

* Add export for OSX pyenv

* Fix distclean point

* Use make clean insted of make distclean

* Fix osx build

* Fix make test

* Remove CR

* Activate venv

* Add Python 3.6 for macOS