ibmcb / cbtool

Cloud Rapid Experimentation and Analysis Toolkit
Apache License 2.0
77 stars 49 forks source link

Fix dependencies Checker #422

Closed jpavlav closed 2 years ago

jpavlav commented 2 years ago

Hello @mraygalaxy! I work with @jdesfossez at DigitalOcean. During some testing of cbtool on Python3.8, ran into an issue with the dependencies checker. As it turns out the linux_distribution() method was removed from the platform module in the standard lib in Python3.7.

Related Python Bugs (discussion about removing the method):

mraygalaxy commented 2 years ago

@jpavlav Hi Justin, very nice to meet you. I'll go ahead and merge this one now.

Have a good weekend. = )

jpavlav commented 2 years ago

@jpavlav Thank you for the quick merge! Curious, do you think that this latest master can be pushed up to PyPI?

mraygalaxy commented 2 years ago

@jpavlav Done! I just uploaded version 3.0.5.