#25 Check Fedora 26 compatibility
Merged by ncoghlan. Opened by ncoghlan.
modularity/ ncoghlan/fedmod test-f26-compatibility  into  master

Download 25.patch

F26 has requests 2.13 (Jan 2017), and response objects only
gained native context management support in 2.18 (Jun 2017).

This adds a new "tox -e system" test environment to check
operation with system packages, and bumps the version to 0.0.2

Pull-Request has been merged by ncoghlan

Metadata