Gotcha, I end up getting my additional dependencie...
# general
g
Gotcha, I end up getting my additional dependencies from the lib with
--transitive
but the behavior is still the same: even though the
requirements:reqs#python-gdcm
target is explicitly declared and attached to the
tests
target via dependencies - it doesn’t actually get attached as a dependency unless the try/except ImportError block exists.