Skip to content

Instantly share code, notes, and snippets.

@nicoddemus
Created March 4, 2017 18:33
Show Gist options
  • Save nicoddemus/45fafd4ce0156a876a6e339448ceb1e6 to your computer and use it in GitHub Desktop.
Save nicoddemus/45fafd4ce0156a876a6e339448ceb1e6 to your computer and use it in GitHub Desktop.
Configuration for conda-mirror while testing it a little
blacklist:
- name: "*"
- license: "*agpl*"
- license: None
- license: ""
- build: "*py34*"
- build: "*py36*"
whitelist:
- build: "*py27*"
- build: "*py35*"
- name: pytest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment