https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision d31fe849ec9af8bd5a4e4e4233aaa8e8db702b40 authored by Matthew Kolopanis on 28 May 2019, 22:43:51 UTC, committed by Bryna Hazelton on 29 May 2019, 19:01:41 UTC
1 parent 255cb0f
Raw File
Tip revision: d31fe849ec9af8bd5a4e4e4233aaa8e8db702b40 authored by Matthew Kolopanis on 28 May 2019, 22:43:51 UTC
update circleci call of hera_qm
Tip revision: d31fe84
setup.cfg
[metadata]
description-file = README.md

[aliases]
test=pytest

[tool:pytest]
addopts = --ignore=scripts
back to top