On Fri, Jan 17, 2014 at 5:58 PM, Marcus Smith <[email protected]> wrote:

>
>> I haven't used --find-links yet so I may be wrong but tarring up packages
>> and serving them by a web server is additional work that I'd rather avoid.
>> It just creates yet another copy of the package and requires maintaining an
>> additional server component.
>>
>
> --find-links can point to a local directory of packages, if that helps you.
> also, in case it's not clear, you don't manually tar up packages, you run
> "python setup.py sdist" to generate them.
>

Sure, scratch the "manual" part. But don't I'd still have to run this for
every package after every commit? I really like the fact that I can install
bleeding edge using @master (or @default) as well as a tag, e.g. @1.5 or a
stable branch, e.g. @stable.


-- 
Hannes Schmidt
Software Application Developer
Data Migration Engineer
Cancer Genomics Hub
University of California, Santa Cruz

(206) 696-2316 (cell)
[email protected]
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to