Skip to content

Conversation

ronanboiteau
Copy link

When running tox locally I get the following error:

configparser.DuplicateOptionError: While reading from '/Users/ronan/Projects/django-ratelimit/tox.ini' [line 22]: option 'allowlist_externals' in section 'testenv' already exists

The option allowlist_externals seems indeed duplicated in tox.ini. If I remove the second one the tests run fine on my local environment.

@adamchainz
Copy link
Collaborator

Yup, just ran into this as well. Fix works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants