Frankkkkk / pykorm

A python 🐍 kubernetes ☸️ ORM πŸš€. Very useful when writing operators for your CRDs with Kopf.
MIT License
73 stars 4 forks source link

Make pykorm python 3.6 compatible #19

Closed Frankkkkk closed 3 years ago

Frankkkkk commented 3 years ago

May be related with @YiannisGkoufas issue

Frankkkkk commented 3 years ago

I've published the new version to pypi @YiannisGkoufas , it should now work for you. Thanks for the report !

YiannisGkoufas commented 3 years ago

Yeap I can confirm that by upgrading to python 3.7 I was able to install!