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
We use fpm to create in-house debs for all 3rd party libs, so we always check dependencies of 3rd party libs carefully. When doing the checks for python-api-core, we noticed that although packaging is included in setup.py, it's no longer used in the code base. I believe it can be safely removed. Not an issue, just a notice.