Hello. I'm not sure whether this change was intentional but it's no longer possible to run tests with just the content from PyPI: ``` $ find maxminddb-2.4.0/tests/ | wc -l 52 $ find maxminddb-2.5.0/tests/ | wc -l 3 ```