As can be seen in [this Travis-CI test run](https://travis-ci.org/marrow/uri/builds/538758409) the isort checks are [failing only under Pypy runtimes](https://travis-ci.org/marrow/uri/jobs/538758411#L696-L750), despite `known_first_party` [being declared](https://github.com/marrow/uri/blob/develop/setup.cfg#L35-L44). What have I missed or am doing wrong?
As can be seen in this Travis-CI test run the isort checks are failing only under Pypy runtimes, despite
known_first_partybeing declared. What have I missed or am doing wrong?