You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only install-prereqs*.shrequirements*.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.