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
It's breaking my local dev which is running on MacOS and encountering the pinned version which doesn't compile for Python 3.12 (later versions of lxml compile just fine).
For the mean time I've fork'd this repo and removed the pinning.
Please advice, happy to make any required PRs!
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I'm unable to find a reason why
lxml
is pinned herehttps://github.com/adbar/htmldate/blob/master/setup.py#L121-L122
It's breaking my local dev which is running on MacOS and encountering the pinned version which doesn't compile for Python 3.12 (later versions of lxml compile just fine).
For the mean time I've fork'd this repo and removed the pinning.
Please advice, happy to make any required PRs!
Thanks.
The text was updated successfully, but these errors were encountered: