浏览代码

README: mention pytest

Thomas Waldmann 10 年之前
父节点
当前提交
9880ac7ba8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -70,7 +70,7 @@ Where are the tests?
 The tests are in the borg/testsuite package. To run the test suite use the
 following command::
 
-  $ fakeroot -u tox  # you need to have tox installed
+  $ fakeroot -u tox  # you need to have tox and pytest installed
 
 .. |build| image:: https://travis-ci.org/borgbackup/borg.svg
         :alt: Build Status