https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 54565be5eaea737004e49a0eb48245011d5f4f5f authored by Matthew Kolopanis on 24 April 2020, 17:59:18 UTC, committed by Paul La Plante on 28 April 2020, 03:11:57 UTC
1 parent 0e1c4c0
Raw File
Tip revision: 54565be5eaea737004e49a0eb48245011d5f4f5f authored by Matthew Kolopanis on 24 April 2020, 17:59:18 UTC
specify minimum pytest-cases version for uvflag testing, better handling of pytest-cases inside of uvflag
Tip revision: 54565be
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "numpy>=1.15", "cython>=0.23"]
back to top