https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision eba1cc164bbf88d9b6d162579c5ae5722bc1db15 authored by pyxieloustar on 19 March 2020, 17:19:59 UTC, committed by Bryna Hazelton on 20 March 2020, 00:09:45 UTC
1 parent 06e2672
Raw File
Tip revision: eba1cc164bbf88d9b6d162579c5ae5722bc1db15 authored by pyxieloustar on 19 March 2020, 17:19:59 UTC
initialize ppds file handling
Tip revision: eba1cc1
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top