Skip to content

Error building from source from pypi #12

Description

@nickp60

Building from source from pypi fails with the following error:

/setup.py", line 43, in <module>
        long_description=open("pypi_full.rst").read()
    FileNotFoundError: [Errno 2] No such file or directory: 'pypi_full.rst'

I think you just need to change the first line of your MANIFEST to include pypi_full.rst.
(the wheel works fine, by the way...)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions