https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision fb7ea3bf6edc1dd08746eed8c19ece8f4185c4e4 authored by Matthew Kolopanis on 16 January 2020, 19:28:34 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 3f852c0
Raw File
Tip revision: fb7ea3bf6edc1dd08746eed8c19ece8f4185c4e4 authored by Matthew Kolopanis on 16 January 2020, 19:28:34 UTC
update pull request template to reflect dropping py2
Tip revision: fb7ea3b
pyproject.toml
[build-system]
requires = ["setuptools>=30.3.0", "wheel", "setuptools_scm", "pygitversion>=1.0.1", 'numpy>=1.15']
back to top