Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

Update MANIFEST.IN with correct README's extension rst #35

Open
bdabrowski opened this issue Apr 27, 2016 · 1 comment
Open

Update MANIFEST.IN with correct README's extension rst #35

bdabrowski opened this issue Apr 27, 2016 · 1 comment

Comments

@bdabrowski
Copy link

Downloading/unpacking django-athumb==2.4.1 (from -r ../etc/requirements.txt (line 21))
  Downloading django-athumb-2.4.1.tar.gz
  Running setup.py (path:/home/bartosz/.virtualenvs/xxxxxx/build/django-athumb/setup.py) egg_info for package django-athumb
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/home/bartosz/.virtualenvs/xxxxxx/build/django-athumb/setup.py", line 4, in <module>
        long_description = open('README.rst').read()
    IOError: [Errno 2] No such file or directory: 'README.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/home/bartosz/.virtualenvs/xxxxxx/build/django-athumb/setup.py", line 4, in <module>

    long_description = open('README.rst').read()

IOError: [Errno 2] No such file or directory: 'README.rst'

----------------------------------------
Cleaning up...
@gtaylor
Copy link
Owner

gtaylor commented May 5, 2016

D'oh! I'd accept a PR for this. Not currently using athumb, so it's very much a do-ocracy at this point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants