nestorsalceda / mamba

The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).
http://nestorsalceda.github.io/mamba
MIT License
518 stars 65 forks source link

Enable Python3.8 support #146

Closed nestorsalceda closed 4 years ago

nestorsalceda commented 4 years ago

What this PR does / why we need it:

This PR makes mamba to work on Python 3.8.

It also enables those platforms on CI

Which issue(s) this PR fixes:

Refs #144

Special notes for your reviewer:

dunossauro commented 4 years ago

Hello @nestorsalceda, any chance about this PR create a new release in pypi?