https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a896cf34994c1cc9da78bd52d397ef5d423bf318 authored by Steven Murray on 23 December 2019, 19:36:20 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 1c2726c
Raw File
Tip revision: a896cf34994c1cc9da78bd52d397ef5d423bf318 authored by Steven Murray on 23 December 2019, 19:36:20 UTC
A few fixes after bad merging
Tip revision: a896cf3
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "pygitversion>=1.0.1", 'numpy>=1.15']
back to top