[Distutils] setuptools extras_require
Kevin Dangoor
dangoor at gmail.com
Tue Dec 12 22:47:41 CET 2006
On Dec 12, 2006, at 10:32 AM, Elvelind Grandin wrote:
> Or use a magic extra name like "default" which is used if no other
> extra is selected.
+1 on default as a list. TurboGears has its own setup program (based
on ez_setup.py) for installing/upgrading setuptools and then
installing the "right" TurboGears (where right could mean a version
in testing with different dependencies and whatnot). By having a
default set of extras, then "easy_install TurboGears" can still work
for those that are savvy to easy_install.
Kevin
More information about the Distutils-SIG
mailing list