It would be great if the database manager didn't try to download 200 GiB of databases each time I run the pytest suite, and (invariably) forget to include the --nodatabases flag to the conftest.py module. Is there any reason why we can't make --nodatabases the default? Under what circumstances do we want the database files downloaded as a side effect of running the pytest suite?