Skip to content

Commit

Permalink
remove extra requires_python from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Oct 18, 2024
1 parent af7ba89 commit 32375ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: Scientific/Engineering :: Physics",
]
requires-python = ">=3.10"
dependencies = [
"bmipy",
"numpy",
Expand Down

0 comments on commit 32375ae

Please sign in to comment.