Skip to content

Instantly share code, notes, and snippets.

@alexmalins
Created June 27, 2021 11:27
Show Gist options
  • Save alexmalins/0df7ceeafb3c456b5dd9b78a2d701d71 to your computer and use it in GitHub Desktop.
Save alexmalins/0df7ceeafb3c456b5dd9b78a2d701d71 to your computer and use it in GitHub Desktop.
Example construct.yaml to create custom installer for use with CondaColab
name: PyNE-CondaColab
version: 4.9.2
installer_type: all
channels:
- conda-forge
specs:
- python 3.7.*
- conda 4.9.2
- pyne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment