Explorar o código

readme tests: added missing `pipenv sync`

Fabian Peter Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
c222a2e8cd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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