flat-zoo-31952
09/08/2023, 4:56 PMpython_distribution
doesn't support environments, and it treats 3rd party requirements as inputs to generating install_requires=
. What I'm thinking of is a putative python__re_distribution
target that could build an sdist into a wheel in the given environment.flat-zoo-31952
09/08/2023, 4:56 PMflat-zoo-31952
09/08/2023, 5:10 PMpython_requirement
targets