Skip to content

Tags: robotanik/Instrumental

Tags

0.7

Toggle 0.7's commit message
Release 0.7

0.6

Toggle 0.6's commit message
Try forcing Travis to deploy with Python 2.7

The latest python tooling has changed and seems to no longer support generating universal wheels. Maybe. It's not clear. But when I locally ``python setup.py sdist bdist_wheel``, I get a universal wheel from python2. But python 3.8 generates an "Instrumental_lib-0.6-cp38-cp38-linux_x86_64.whl", which PyPI refuses to accept. Maybe the newest versions of wheel/setuptools/whatever no longer support generating universal wheels. I have no idea. I just want the pain to stop.

0.5

Toggle 0.5's commit message
Only deploy once, for Python 3.6

Since we only end up uploading an sdist anyway, this avoids repeat
uploads, which cause Travis to error.

0.4.2

Toggle 0.4.2's commit message
Prepare for bugfix-bugfix release 0.4.2

0.4.1

Toggle 0.4.1's commit message
Prepare for bugfix release 0.4.1

0.4

Toggle 0.4's commit message
Fix AppVeyor glob filepath in case of dashes

0.3.1

Toggle 0.3.1's commit message
Prep for release 0.3.1

0.3

Toggle 0.3's commit message
Switch to using napoleon with sphinx

0.2.1

Toggle 0.2.1's commit message
Change name to avoid conflict on PyPI

0.2

Toggle 0.2's commit message
Prepare for release 0.2, our first release!