Skip to content

Instantly share code, notes, and snippets.

@gonzalodiaz
Created June 7, 2020 16:24
Show Gist options
  • Save gonzalodiaz/579c1a3480eb66d4a9e86c519ec40771 to your computer and use it in GitHub Desktop.
Save gonzalodiaz/579c1a3480eb66d4a9e86c519ec40771 to your computer and use it in GitHub Desktop.
NewEnvironment.yml
name: tutorial-python-quality-code-env
channels:
- defaults
- conda-forge
dependencies:
- python=3.8.3
- pre-commit=2.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment