eregs / regulations-core

An engine that supplies the API that allows users to read regulations and their various layers.
Creative Commons Zero v1.0 Universal
17 stars 27 forks source link

Use Tox for testing multiple versions of Python/Django #74

Closed cmc333333 closed 7 years ago

cmc333333 commented 7 years ago

We hadn't been testing multiple versions of Django; luckily, that sort of multi-environment testing is where tox shines. This PR is easiest to review changeset by changeset. There aren't actually too many changes; the mass deletes are around sphinx output.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.979% when pulling ddbdffb97989e33969f4993b6cfa7371fb30eafd on cmc333333:tox into 4044c4168e852b6f3733c9afa3cf89b6d2190233 on eregs:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.979% when pulling c2ff08d445bb643923a5b68fdd16f2fc07e935ad on cmc333333:tox into 4044c4168e852b6f3733c9afa3cf89b6d2190233 on eregs:master.