interoperability-peps icon indicating copy to clipboard operation
interoperability-peps copied to clipboard

Add the notion of "default extras"

Open ncoghlan opened this issue 11 years ago • 0 comments

In the current draft, extras are always disabled by default. In some cases, it may be useful to have an extra that is enabled by default (for a better user experience), but can be selectively turned off (to allow more minimal installations, or to handle testing cases where a dependency is actually only needed if other dependencies are a particular version)

ncoghlan avatar Jan 22 '15 05:01 ncoghlan