We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebef13c commit b34b0a5Copy full SHA for b34b0a5
pyproject.toml
@@ -4,7 +4,7 @@ requires = [
4
"meson>=1.1.0",
5
"cython>=3.0.0",
6
"numpy>=1.19.3",
7
- "pysam>=0.23.0",
+ "pysam>=0.23.3",
8
]
9
build-backend = "mesonpy"
10
@@ -31,4 +31,4 @@ pillow = ["pillow"]
31
all = ["matplotlib", "Flask", "pillow"]
32
33
[project.urls]
34
-Repository = "https://github.com/kcleal/gwplot"
+Repository = "https://github.com/kcleal/gwplot"
0 commit comments