Skip to content

"Stacking" extras without invoking pip conflict resolution #4279

Closed Answered by abravalheri
silv-io asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @silv-io, the %(base-runtime)s syntax is a feature of Python's configparser module. There is no equivalent for TOML (the TOML syntax does not include interpolation features).

So I am afraid that there is no way to achieve that, other than project[base-runtime] (which depends on pip).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by silv-io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants