We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2e90f commit 3cee2acCopy full SHA for 3cee2ac
setup.cfg
@@ -4,7 +4,7 @@ test=pytest
4
[tool:pytest]
5
testpaths = tilescopethree tests
6
addopts = --pep8 --isort
7
- --cov=permuta --cov-report=term-missing
+ --cov=tilescopethree --cov-report=term-missing
8
--doctest-modules --doctest-ignore-import-errors
9
10
[tool:isort]
0 commit comments