diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 0000000..acc05fa --- /dev/null +++ b/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +addopts = --color=no