pynsee
pynsee copied to clipboard
Stop using deprecated pkg_resources
We should switch to the new imports described here, which would also avoid the setuptools dependency currently missing in requirements.txt
issue tackled by the following commits: 1a0beb1c16c1b4005537c80644c19061bfa4ac94 526e918
is this issue still relevant?
Yes, there are still a bunch of imports for pkg_resources throughout the code that need removing