torchbox / django-pattern-library

UI pattern libraries for Django templates
https://torchbox.github.io/django-pattern-library/
BSD 3-Clause "New" or "Revised" License
360 stars 44 forks source link

ci: no module found for coverage when switch to allowlist_externals in tox.ini #215

Closed simkimsia closed 1 year ago

simkimsia commented 1 year ago

Reproduced in https://stackoverflow.com/questions/75910092/how-to-fix-tox-ini-when-it-keeps-complaining-about-no-module-named-coverage

See the relevant PR https://github.com/torchbox/django-pattern-library/pull/213

and related to https://github.com/torchbox/django-pattern-library/pull/212 after allowlist_externals replaced whitelist_externals

simkimsia commented 1 year ago

Closing this since #221 is better