Closed alexfikl closed 1 year ago
This ports to platformdirs, which seems to be the maintained version of appdirs these days. It should be backwards compatible in most cases.
appdirs
The port is pretty straightforward, so just need to decide if the dependency change is worth it!
Are the test failures expected? They're all some TimeoutError on repology, so maybe that's down at the moment..
TimeoutError
repology
Thanks! The network of GitHub Actions has always been flaky.
This ports to platformdirs, which seems to be the maintained version of
appdirs
these days. It should be backwards compatible in most cases.The port is pretty straightforward, so just need to decide if the dependency change is worth it!