At the moment, there is a bioschemas.__init__.py.DEFAULT_CONFIG but no easy way to override or replace it for a user (tests have their own mechanism). Need to make this easier to configure without having to a change a file under source control. I'm thinking we can keep the python format but have it as conf/bsbang-conf.py or similar.