Your IP : 3.12.34.96


Current Path : /opt/hc_python/lib/python3.8/site-packages/pre_commit/resources/
Upload File :
Current File : //opt/hc_python/lib/python3.8/site-packages/pre_commit/resources/empty_template_environment.yml

channels:
  - conda-forge
  - defaults
dependencies:
  # This cannot be empty as otherwise no environment will be created.
  # We're using openssl here as it is available on all system and will
  # most likely be always installed anyways.
  # See https://github.com/conda/conda/issues/9487
  - openssl

?>