futursolo / magichttp

Asynchronous http, made easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI sdist error

jayvdb opened this issue · comments

Traceback (most recent call last):
  File "setup.py", line 40, in <module>
    i for i in open("setup-requirements.txt").read().split("\n") if i]
FileNotFoundError: [Errno 2] No such file or directory: 'setup-requirements.txt'

Fixed in 7d62779.

I still have some other changes that I wish to include in the next release.

I will arrange a release as soon as possible.

No worries, and no rush; I'll do openSUSE distro packaging when you get the release out, so a note here on release would be helpful.

The latest release(v1.1.0) has been published to PyPI.

Since you are packaging this repo for a Linux distribution, I would suggest you watch this repo(Release Only) in order to receive notifications for updates in the future.

Please let me know if you encounter any other issues with packaging. :)