> Installing direct from git would be great, but don't we break that by having our python packages live not at the root of the repo? Or has pip gotten smarter about that? If it hasn't, requiring someone to clone a local copy of the repo and then pip install from there wouldn't be too bad, since it's a plugin API alpha intended for developers.
You can install subdirectories straight from git. git+ https://github.com/pulp/[email protected]#egg=pulpcore&subdirectory=platform
_______________________________________________ Pulp-dev mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-dev
