https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision d9af67601db063cef23e3039a2e6bee858087174 authored by Adam Beardsley on 01 July 2020, 15:37:36 UTC, committed by Matthew Kolopanis on 01 July 2020, 22:47:27 UTC
1 parent c99d32b
Raw File
Tip revision: d9af67601db063cef23e3039a2e6bee858087174 authored by Adam Beardsley on 01 July 2020, 15:37:36 UTC
Allow uvflag to read posixpaths.
Tip revision: d9af676
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
build-backend = "setuptools.build_meta"
back to top