diff --git a/docs/development.rst b/docs/development.rst index 8c389262b..fc56f4bd7 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -323,20 +323,8 @@ github releases page):: pip install borgbackup pip install pytest pytest-benchmark - # method A: use a pytest.ini - - cat >pytest.ini <<