pyproject-api-py new package version 1.9.0 - #1238
Conversation
Necessary for tox-py to run tests. See PR#1223
|
New upstream 1.9.1 mentions a fix regarding dropping requirement for wheel. |
|
1.9.1 still fails the wheel test Could be an issue with setuptools, which will be impossible to track down given that's not very stable between versions: tox-dev/pyproject-api#153 |
|
So what is the way forward? Should we remove the test calling setup tools as a subprocess and declare it unstable? I really don't want to mess with setup tools!j |
|
Just add By the way, at least on 26.6, py310 at version 1.10.0 only fails that test. The other test |
Necessary for tox-py to run tests. See PR#1223
WIP, does not pass 2 tests. Not sure if this is fault of the code or if the asserts have a wrong format?
Does this require the "wheel" package to be installed? I don't think so but I might be misinterpreting the error message of "requirement(wheel).
Error1:
And error 2, which looks like it should pass except the conditions have parenthesis around them