Fix the tox job running coveralls

This commit is contained in:
Roman Mogylatov 2024-08-06 22:35:06 -04:00
parent de33c16031
commit af8ce5e51f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[run]
source = src/dependency_injector
source = dependency_injector
omit = tests/unit
plugins = Cython.Coverage