-
-
Notifications
You must be signed in to change notification settings - Fork 549
Ability to skip install, but still install extras #2301
Copy link
Copy link
Closed
Labels
area:installenhancementfeature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.
Description
I am wondering if it's possible to install extras even though I have skip_install=true? I would like my setup.cfg to contain all of my dependencies so they aren't split between setup.cfg and tox.ini. For some of my tox runs, e.g. combining coverage runs, it'd be nice if I could re-use extras without either defining a dependency in tox.ini and attempting to keep it in sync with setup.cfg, or installing my entire python package as that run doesn't need anything from that environment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:installenhancementfeature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.