You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-07-10 12:19:27 -07:00
11 lines
365 B
Diff
11 lines
365 B
Diff
--- pytest.ini 2020-04-25 17:42:26.000000000 -0400
|
|
+++ pytest.ini 2020-05-06 10:32:04.000000000 -0400
|
|
@@ -1,6 +1,6 @@
|
|
[pytest]
|
|
norecursedirs=dist build .tox .eggs
|
|
-addopts=--doctest-modules --flake8 --black --cov
|
|
+addopts=--doctest-modules --cov
|
|
doctest_optionflags=ALLOW_UNICODE ELLIPSIS
|
|
filterwarnings=
|
|
# https://github.com/pytest-dev/pytest/issues/6928
|