We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df590bf commit 4a464d4Copy full SHA for 4a464d4
1 file changed
setup.cfg
@@ -2,7 +2,7 @@
2
description-file = README.md
3
4
[tool:pytest]
5
-addopts = --pep8 --cov=led_client --cov-report term-missing test/
+addopts = --pep8 --cov=animatedledstrip --cov-report term-missing test/
6
pep8ignore =
7
*.py E501
8
test_*.py E712
0 commit comments