https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Raw File
Tip revision: 7e2f55193ae0a91039060ff4976ed3419bf7310c authored by Bryna Hazelton on 21 December 2021, 17:40:05 UTC
update the changelog for v2.2.5
Tip revision: 7e2f551
pyuvdata_linting.yml
name: pyuvdata_linting
channels:
  - defaults
  - conda-forge
dependencies:
  - pre-commit
back to top