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
Follow guidelines in:
https://packaging.python.org/requirements/
* Make sure the same list of packages are in setup.cfg and
requirements.txt
* install_requires reqs in setup.cfg should be "Abstract" with
no version information
* Add License information for each package
Fixeskubernetes-client#131
0 commit comments