Join Slack
Powered by
<Comment on #18758 `generate-lockfiles` fails when...
# github-notifications
c
cool-easter-32542
04/19/2023, 5:50 AM
Comment on #18758 `generate-lockfiles` fails when using `pants_requirements`
Discussion answered by
jsirois
An interpreter constraint broader than Pants own would go boom. So if the ICs for this resolve stray outside of the range
>=3.7,<3.10
(i.e.: say your ICs include Python 3.10), that's the problem.
pantsbuild/pants
Open in Slack
Previous
Next