You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to build oci-python-sdk from source I get a warning because of a deprecated field in setup.cfg:
/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'license-files' will not be supported in future versions. Please use the underscore name 'license_files' instead