aubergine-developers / nadia

Small and lightweight library for creating marshmallow Schemas for objects defined in OpenAPI 3 specs.
MIT License
1 stars 0 forks source link

Bugfix/invalid test runner and requirements #15

Closed dexter2206 closed 4 years ago

dexter2206 commented 4 years ago

This fixes test failures due to not freezing marshmallow version and using unittest runner instead of pytest one.

magdanowak commented 4 years ago

All checks pass now.