https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision ab970c732e6b931f2c5a89173c1b1806241515bd authored by Bryna Hazelton on 15 May 2019, 23:57:21 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 1301833
Raw File
Tip revision: ab970c732e6b931f2c5a89173c1b1806241515bd authored by Bryna Hazelton on 15 May 2019, 23:57:21 UTC
add .pytest_cache to .gitignore
Tip revision: ab970c7
pyuvdata_linting.yml
name: pyuvdata_linting
channels:
  - defaults
  - conda-forge
dependencies:
  - pycodestyle
back to top