Created
June 7, 2020 17:59
-
-
Save gonzalodiaz/6d6c4b2d170d40383e9b9376035b0961 to your computer and use it in GitHub Desktop.
InstallPrecommitSh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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