You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This used to work fine with python3.11.
Since python3.12, we have this error:
(py312) kieffer@mac13:~/workspace/pyFAI$ python -m twine check --strict dist/*
Checking dist/pyfai-2024.4.0a0.tar.gz: FAILED
ERROR `long_description` has syntax errors in markup and would not be rendered on PyPI.
line 211: Warning: Cannot scale image!
Could not get size from "https://readthedocs.org/projects/pyFAI/badge":
Requires Python Imaging Library.
Reading external files disabled.
The text was updated successfully, but these errors were encountered:
This used to work fine with python3.11.
Since python3.12, we have this error:
The text was updated successfully, but these errors were encountered: