Selaa lähdekoodia

readme tests: added missing `pipenv sync`

Fabian Peter Hammerle 4 vuotta sitten
vanhempi
commit
c222a2e8cd
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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