Join Slack
Powered by
so, I have this mapping to help pants to find the ...
# general
f
freezing-fall-2672
09/05/2023, 7:26 AM
so, I have this mapping to help pants to find the correct packages. can somebody give me a hint how to do the same for ssh installed packages?
freezing-fall-2672
09/05/2023, 7:45 AM
there is this in the docs:
https://www.pantsbuild.org/docs/python-third-party-dependencies#version-control-requirements
but it seems not to work for me 🤔
g
gorgeous-winter-99296
09/05/2023, 9:01 AM
What have you tried that does not work? 🙂
f
freezing-fall-2672
09/05/2023, 9:31 AM
there was module not found error - but as it turned out not related to module_mapping (or rather module naming) I changed the style in requirements.txt from pip proprietary to PEP440, then it worked
Open in Slack
Previous
Next