Skip to content

Can't pip install out of repo #2

@abarnert

Description

@abarnert

It should be possible to pip install git+https://github.com/mattneub/appscript, but it's not. If you want to install it, you have to clone the repo, then "pip install ./appscript/py-appscript/trunk".

Fixing this properly would mean un-cvs-ifying the hierarchy, but that's probably outside the scope of what we want to do.

As a simple fix, it should be possible to copy the setup.py into the top-level directory, then munge the root_dir paths.

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