Hello, thanks for the package! It looks like since version 0.3.1 you've only been putting binary wheels on pypi, even though it's a pure python package. I wonder if you could upload a source distribution as well? I use some tools that always build from source (as a policy decision), and they end up pulling version 0.3.0 from pypi because it's the last version with a source distribution. "python setup.py sdist" seems to produce a working distribution, so I hope it's not much extra work for you.
Hello, thanks for the package! It looks like since version 0.3.1 you've only been putting binary wheels on pypi, even though it's a pure python package. I wonder if you could upload a source distribution as well? I use some tools that always build from source (as a policy decision), and they end up pulling version 0.3.0 from pypi because it's the last version with a source distribution. "python setup.py sdist" seems to produce a working distribution, so I hope it's not much extra work for you.