Skip to content

Commit

Permalink
Updating toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
yaront committed Dec 13, 2024
1 parent 141fd77 commit 2b4721a
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 @@ -11,7 +11,7 @@ authors = [
{ name = "sean-landry", email = "sean.landry@cellsignal.com" },
]
description = "The Kinase Library Project: a Global Atlas of the Human Protein Kinome"
requires-python = ">=3.10"
requires-python = ">=3.10, <=3.13"
keywords = [
"kinase",
"phosphorylation",
Expand Down

0 comments on commit 2b4721a

Please sign in to comment.