瀏覽代碼

readme tests: added missing `pipenv sync`

Fabian Peter Hammerle 4 年之前
父節點
當前提交
c222a2e8cd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.rst

+ 1 - 0
README.rst

@@ -96,5 +96,6 @@ Tests
     pip3 install --user pipenv
     git clone https://github.com/fphammerle/freesurfer-stats.git
     cd freesurfer-stats
+    pipenv sync --dev
     pipenv run pylint freesurfer_stats
     pipenv run pytest