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
Fixes the following error while running tox:
$ tox
ERROR: tox config file (either pyproject.toml, tox.ini, setup.cfg) not found
$ tox --version
3.26.0 imported from /usr/lib/python3.10/site-packages/tox/__init__.py
registered plugins:
tox-current-env-0.0.8 at /usr/lib/python3.10/site-packages/tox_current_env/hooks.py
This happens for the tarball fetched from[1].
[1] https://files.pythonhosted.org/packages/source/m/modbus-proxy/modbus-proxy-0.6.8.tar.gz
Signed-off-by: Damian Wrobel <[email protected]>
Signed-off-by: Damian Wrobel <[email protected]>
0 commit comments