Closed anilnatha closed 1 year ago
fine for now- in the future we'd need to copy the packages and "Deprecate" them so that the new library doesn't just break everything. Otherwise this would be a major version change at the next release- which i don't think we're ready for yet.
This PR address the need to update the package name so users can reference the name
unity_sds_client
when importing the package and notunity_py
. This way the imports match the name used when installing from PyPi.