https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 6ba60f7884a59b4d63de7fa0ea77063b91d0d625 authored by Bryna Hazelton on 31 May 2019, 22:30:16 UTC, committed by Bryna Hazelton on 03 June 2019, 15:05:24 UTC
1 parent a5aca36
Raw File
Tip revision: 6ba60f7884a59b4d63de7fa0ea77063b91d0d625 authored by Bryna Hazelton on 31 May 2019, 22:30:16 UTC
update changelog
Tip revision: 6ba60f7
setup.cfg
[metadata]
description-file = README.md

[aliases]
test=pytest

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