Skip to content

Commit

Permalink
updates required python version to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
samgdotson committed Mar 13, 2024
1 parent 515b019 commit 068faf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrelpy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@
'dill',
'openpyxl',
'pathlib']
PYTHON_REQUIRES = ">= 3.6"
PYTHON_REQUIRES = ">= 3.7"

0 comments on commit 068faf7

Please sign in to comment.