Skip to content

Instantly share code, notes, and snippets.

@gonzalodiaz
Created June 7, 2020 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gonzalodiaz/6d6c4b2d170d40383e9b9376035b0961 to your computer and use it in GitHub Desktop.
Save gonzalodiaz/6d6c4b2d170d40383e9b9376035b0961 to your computer and use it in GitHub Desktop.
InstallPrecommitSh
conda activate tutorial-python-quality-code-env
conda search pre-commit -c conda-forge
conda install pre-commit=2.4.0 -c conda-forge -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment