SPORF icon indicating copy to clipboard operation
SPORF copied to clipboard

travis should "release" to pypi/docker on a "tag"

Open falkben opened this issue 5 years ago • 0 comments

Currently, releasing on pypi/docker is a chore and needs resources we don't always have available (OSX for instance). We can have Travis push the the release for us whenever we make a tag.

  • [ ] Travis release source and binaries for linux (manylinux2010) for pypi
  • [ ] Travis releases binaries for OSX
  • [ ] Travis pushes a new docker image

falkben avatar Jun 12 '19 20:06 falkben