imjoseangel / powerline-k8sstatus

A Powerline segment for showing the status of a K8s context
MIT License
2 stars 0 forks source link

fix(setup.py): fix make clean option #23

Closed imjoseangel closed 3 years ago

imjoseangel commented 3 years ago

SUMMARY

Fixes #22

ISSUE TYPE

COMPONENT NAME

setup.py

ADDITIONAL INFORMATION

CLEAN_FILES = './build ./dist ./*.pyc ./*.tgz ./*.egg-info'.split(' ')
imjoseangel commented 3 years ago

Added also specific version check from Makefile