On 11/13/2014 02:00 PM, Randy Barlow wrote:
> What if we used git submodules to put each Python package we have in its own 
> git repository, and then the "pulp" repo just brings them together for 
> convenience? This way we could do something along the lines of this:
> 
> $ pip install -e http://github.com/pulp/pulp_rpm_plugins
> 
> Meanwhile, we could continue having the meta-repo that we have now that 
> brings these submodules together for convenience.
> 
> What do you think?
> 

Would RPMs be built from the meta-repo, or for each python package?

I was never able to get pip to work with our current repo layout either,
without checking the entire repo out to disk and then installing from there.

_______________________________________________
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to