Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
philbiggin authored Oct 14, 2024
1 parent 5b47d64 commit 9fb48dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = {file = "LICENSE"}
readme = {file = "README.md", content-type = "text/markdown"}
description = "PoreAnalyser package based on HOLE and MDAnalysis"
version = "0.0.8"
requires-python = ">=3.6",<=3.12"
requires-python = ">=3.6,<=3.12"
dependencies = [
#'python<=3.12',
'numpy >=1.0, <1.23.0',
Expand Down

0 comments on commit 9fb48dc

Please sign in to comment.