https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 5b7762da55542ee5d6869218f8536f0ef879514c authored by Bryna Hazelton on 04 March 2020, 17:43:29 UTC, committed by Bryna Hazelton on 04 March 2020, 22:55:35 UTC
1 parent de9d39f
Raw File
Tip revision: 5b7762da55542ee5d6869218f8536f0ef879514c authored by Bryna Hazelton on 04 March 2020, 17:43:29 UTC
Update the contributing guide.
Tip revision: 5b7762d
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", 'numpy>=1.15']
back to top