Revision e58a6f1e3ceaf7b74f99dda55fe4fa72eaf97648 authored by Bryna Hazelton on 30 September 2021, 15:10:06 UTC, committed by Paul La Plante on 30 September 2021, 17:35:20 UTC
trying to fix CI errors where it doesn't find the lib file
1 parent 7c16369
Raw File
pyuvdata_linting.yml
name: pyuvdata_linting
channels:
  - defaults
  - conda-forge
dependencies:
  - pre-commit
back to top