David Engelmann
David Engelmann
> > I had the same problem, It is solved when I use WSL in current directory to run docker build > > It does seem to have this problem...
When switching over to the second phase, we should ensure that the libraries helper functions are prepared for the change. One of the challenges of the #4910 issue today, was...
@abravalheri here is the repos issue related to #4910 -> https://github.com/olirice/alembic_utils/issues/153#issuecomment-2749249298. basically, the repo uses just a setup.py file, which calls the `from setuptools import setup`. If an additional setup.cfg...
> Imo, this is more of a sin of the build system standard implicitly installing the latest version of setuptools. I don't really mind there was a breaking change in...
> Stepping back, what specific reasons are there not to allow dash aliases like `long-description` instead of `long_description`? If it has been working as intended this long, what specific, real...
This is a great idea, I'll take a look at it here - https://github.com/david-engelmann/ocaml Bulk of the Relevant Current Form Logic can be found here - https://github.com/ocaml/ocaml/blob/6a0a0a469315eeafc926f148debd52b52da2bea0/testsuite/Makefile#L329 For those interested,...