vapor-ware / kubetest

Kubernetes integration testing in Python via pytest
https://kubetest.readthedocs.io/en/latest/
GNU General Public License v3.0
206 stars 57 forks source link

ci: fix pypi release config, update shared lib version #203

Closed edaniszewski closed 3 years ago

edaniszewski commented 3 years ago

this should address #202

lazypower commented 3 years ago

Looks like you need a skipSetup, but otherwise LGTM