Closed nvogtvincent closed 2 years ago
Thanks for reporting, @nvogtvincent. Indeed, this seems to now also pop up on Github Actions, see https://github.com/OceanParcels/parcels/runs/4235078708?check_suite_focus=true#step:3:961.
@CKehl, I've created a PR #1107 to fix this; you may want to also implement this change in #1034 to fix the red-crosses for CI there
By the way, here is the documentation about this change in the description
field from setuptools itself: https://github.com/pypa/setuptools/pull/2870
Steps to reproduce problem:
Error message:
Fix: Remove the multiline description in
setup.py
.I've reproduced this error (and fix) on two machines, but I don't understand why this error would suddenly be appearing now since I did the same thing without an error around a week ago. Could somebody else see if they can also reproduce this error?