nestorsalceda / mamba

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

Remove references to mock backport since mamba only supports Python 3 #153

Closed sbraz closed 3 years ago

sbraz commented 4 years ago

What this PR does / why we need it: Remove references to mock backport since mamba only supports Python 3

Special notes for your reviewer: I haven't touched Pipfile.lock because I am not familiar with the pipenv workflow.