Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
mathematicalmichael committed Nov 9, 2022
1 parent 2cb112d commit a134ca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ install_requires =
numpy>=1.20
scipy
matplotlib
sklearn
scikit-learn

# Require a specific Python version, e.g. Python 2.7 or >= 3.4
python_requires = >=3.7
Expand Down Expand Up @@ -123,4 +123,4 @@ extensions =

[isort]
# make it compatible with black
profile = black
profile = black

0 comments on commit a134ca7

Please sign in to comment.