Convert setup.py to pyproject.toml#908
Conversation
8cd76e4 to
f40b6c2
Compare
|
I can't see the log from continuous-integration/jenkins/pr-head, so not sure why that is red. |
|
from the error logs: as far as I understand the license field should not be a string but a mapping with field "text" containing that string. |
|
probably related to |
9c86048 to
15d8ce8
Compare
|
@soxofaan ok, this revision of the PR works in a Python 3.8 container for me, and I've rebased to latest master. |
15d8ce8 to
c18db73
Compare
|
Still red in the CI despite building locally, so I'm guessing the CI logs that I can't see are trying to run Accepted any version of sphinx-autodoc-typehints for Python versions that have reached end of life, and skipped |
The same files are included before/after when doing "python3 -m build" on my machine.
c18db73 to
8900d43
Compare
|
Apparently still red, but I can't guess what the CI does next, so I need to see some more logs. |
The same files are included before/after
when doing "python3 -m build" on
my machine.