scanoss / scanoss.py

The SCANOSS python package providing a simple, easy to consume library for interacting with SCANOSS APIs/Engine.
MIT License
27 stars 19 forks source link

change pkg_resources to importlib_resources #43

Closed ortizjeronimo closed 3 months ago

ortizjeronimo commented 3 months ago

In order to solve issue #42, and make scanoss-py work with Python3.12