Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dinithins authored Apr 17, 2024
1 parent b0c1210 commit d4d4750
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies = [
"gseapy",
"torch",
"scipy",
"scikit-learn",
"tqdm",
"matplotlib",
"numpy<2",
Expand All @@ -34,4 +35,4 @@ requires-python = ">=3.8"

[project.urls]
Home = "https://teichlab.github.io/Genes2Genes"
Repository = "https://github.com/Teichlab/Genes2Genes"
Repository = "https://github.com/Teichlab/Genes2Genes"

0 comments on commit d4d4750

Please sign in to comment.