kinnay / NintendoClients

Python package to communicate with Switch, Wii U and 3DS servers
MIT License
548 stars 66 forks source link

pkg_resources is deprecated #136

Open kinnay opened 1 month ago

kinnay commented 1 month ago

See title, apparently pkg_resources is deprecated. There are two alternatives:

Any thoughts?

TheGreatRambler commented 1 month ago

I personally use NintendoClients (and most Python 3+ libraries) under version 3.11 so that version bump would not be a problem for me