Skip to content

Commit

Permalink
Require py37
Browse files Browse the repository at this point in the history
  • Loading branch information
kinnala authored Oct 25, 2021
1 parent 7500d1c commit bdaf712
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 @@ -29,11 +29,11 @@ install_requires =
numpy
scipy
meshio>=4.0.4
python_requires = >=3.6
python_requires = >=3.7
setup_requires =
setuptools>=42
wheel

[options.packages.find]
exclude =
tests
tests

0 comments on commit bdaf712

Please sign in to comment.