Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added MANIFEST.in #113

Merged
merged 1 commit into from
Sep 16, 2015
Merged

Added MANIFEST.in #113

merged 1 commit into from
Sep 16, 2015

Conversation

ocefpaf
Copy link
Contributor

@ocefpaf ocefpaf commented Sep 16, 2015

The source dist for ulmo-0.8.0.tar.gz at PyPI seems to be broken. I added a MANIFEST.in and that will probably fix it.

> pip install ulmo-0.8.0.tar.gz
Processing ./ulmo-0.8.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/tmp/pip-NYwRgB-build/setup.py", line 39, in <module>
        __version__ = version()
      File "/tmp/pip-NYwRgB-build/setup.py", line 34, in version
        with open(os.path.join(rootpath, "VERSION.txt")) as v:
    IOError: [Errno 2] No such file or directory: '/tmp/pip-NYwRgB-build/VERSION.txt'

dharhas added a commit that referenced this pull request Sep 16, 2015
@dharhas dharhas merged commit a1c906d into ulmo-dev:master Sep 16, 2015
@ocefpaf ocefpaf deleted the MANIFEST branch September 16, 2015 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants