replace pyapi-gitlab with python-gitlab / start using httmock in the unit tests
[margebot.git] / setup.cfg
index 6eb7cd1..5b1003c 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -4,4 +4,4 @@ test = pytest
 [tool:pytest]
 addopts = --cov=plugins --cov-report term-missing --cov-report html --pep8 --pylint --pylint-rcfile=.pylintrc --ff -x
 pep8ignore =
-   *.py E501
\ No newline at end of file
+   *.py E501