alephdata / memorious

Lightweight web scraping toolkit for documents and structured data.
https://docs.alephdata.org/developers/memorious
MIT License
310 stars 59 forks source link

Create an image which supports python 3.10 #208

Open Rosencrantz opened 2 years ago

Rosencrantz commented 2 years ago

What the title says. Release a new version of Memorious that supports Python 3.10

stchris commented 1 year ago
root@210e79ce8ef8:/memorious# python3 -V
Python 3.10.6

Unless I'm mistaken all we are missing is a release of memorious so the docker hub images get updated. I'm not sure how to do that, perhaps @brrttwrks can help?