https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision cb20cd60c2ce8d5c555601f0d0ee88e782508e97 authored by Garrett Keating on 22 August 2020, 12:56:16 UTC, committed by kartographer on 03 September 2020, 03:48:06 UTC
1 parent 2660f64
Raw File
Tip revision: cb20cd60c2ce8d5c555601f0d0ee88e782508e97 authored by Garrett Keating on 22 August 2020, 12:56:16 UTC
Undo forcing chan width to be > 0
Tip revision: cb20cd6
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