opendevreview | Steve Baker proposed openstack/diskimage-builder master: Add setuptools for python3.12 support in venvs https://review.opendev.org/c/openstack/diskimage-builder/+/902497 | 01:02 |
---|---|---|
clarkb | fungi: re ^ dib actually has a runtime dep on setuptools so maybe not the best example but I wonder if these sorts of things are also a good indication for us to start adding pyproject.toml files everywhere (I think that is already in progress within most of openstack?) | 16:13 |
fungi | potentially | 16:30 |
JayF | I know sean mooney has been piloting a config for that in nova, IDK if they ever got it to a point they were happy with | 18:47 |
clarkb | the reason I bring it up is we've always had the assumption that setuptools would be present and outside of pyproject.toml specifications you had to make this assumption and generally it held true | 19:39 |
clarkb | but if setuptools is not going to be present the only way to ensure it is around at build time is to use pyproject.toml to make it so | 19:40 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!