Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Source distribution is broken #5

@omercnet

Description

@omercnet

docs folder isn't packed in the source dist so installation fails

Collecting ike
  Using cached https://files.pythonhosted.org/packages/2a/31/43fe30090ec31bc1f369abd5fa318d2e4d9bf4dd19492c9cd621837f3205/ike-0.1.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/d6/8y33xxds2knb0lkql23zrpcr0000gn/T/pip-install-99x0as/ike/setup.py", line 14, in <module>
        long_description=readme(),
      File "/private/var/folders/d6/8y33xxds2knb0lkql23zrpcr0000gn/T/pip-install-99x0as/ike/setup.py", line 7, in readme
        with open('docs/readme.rst') as f:
    IOError: [Errno 2] No such file or directory: 'docs/readme.rst'
    
    ----------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions