The directory tree for working in the backend has an extra level, `delphi`, which is not needed: ``` driver └── repos └── delphi └── delphi-epidata ``` Since moving from the custom `py3tester` package to the more-commonly-used `pytest` package, `delphi` is the only child of `repos` and can be removed. As far as I can tell, driver/repos/delphi/delphi-epidata doesn't mirror the prod layout, so we don't need to worry about maintaining sync.