Skip to content

Infra refactor: drop 'delphi' level of directory indirection from driver/repos #938

Open
@krivard

Description

@krivard

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorSubstantial projects to make the code do the same thing, better.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions