Hi there, a small question maybe somebody can help...
# general
a
Hi there, a small question maybe somebody can help me. I managed to extend through plugins
python_distribution
to support the resolve fields, and it correctly attaches
@resolve=
at dependencies if parametrize is used. However, this does not work correctly with exclusion list (those dependencies starting with
!!
). Any idea on how to override them to include
@resolve=
?