bitmap: ^ please see that - if there's a different preferred solution let me know :)
monkey[m] has quit
yvanzo, bitmap: I tried to update https://github.com/metabrainz/mbdata/pull/71 - see if it seems good. Tests fail to install poetry, which I assume it's unrelated to my changes 😅
(we'll still want to do a second update and change the branch back to master eventually, but)
bitmap[m]
poetry 2.0 dropped support for python 3.8
reosarevok[m]
Ah. That sounds like the definition of unrelated to my changes 😂
Do we need to drop 3.8 from the tests somewhere in github actions? I have no idea how those things work yet
bitmap[m]
yeah, check the .github dir for the workflow file, it should be somewhere in there
reosarevok[m]
Ah, yeah, there's even an update from when they dropped 3.7 :)