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
Because tox.ini is the latest addition to configuration files, it should
have the lowest priority. List it last in the documentation, but use the
reverse order in arguments of configparser.ConfigParser.read(), as I
suspect this functions overwrites options from prior configuration files
with options from subsequent configuration files.
0 commit comments