Skip to content

Copy setup.py in addition to requirements file to allow Tox deployment in dev mode #12

@danielkza

Description

@danielkza

Currently only install-prereqs*.sh requirements*.txt and tox.ini are copied from the current folder to the container when building the Tox environment. setup.py should also be copied, so that the usedevelop option in tox.ini can be set to true, avoiding duplication of dependencies in setup.py and requirements.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions