Skip to content

Commit

Permalink
pkgs/sage-conf/setup.cfg: Add python_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Nov 7, 2023
1 parent 3c31ee6 commit 19d1ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/sage-conf/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ author_email = sage-support@googlegroups.com
url = https://www.sagemath.org

[options]
python_requires = >=3.9, <3.12

packages =
_sage_conf

Expand Down

0 comments on commit 19d1ea7

Please sign in to comment.