Skip to content

Commit 1e01448

Browse files
committed
Be explicit with required python version
1 parent 8bfeac0 commit 1e01448

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ omit =
149149
[entry_points]
150150

151151
[options]
152+
153+
python_requires = >=3.7
154+
152155
install_requires=
153156
numpy>=1.16
154157
astropy>=4.0

0 commit comments

Comments
 (0)