We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setuptools
v75.0
1 parent d17a7d8 commit 8ed0d2eCopy full SHA for 8ed0d2e
.github/workflows/requirements.txt
@@ -1,7 +1,7 @@
1
pip
2
coverage[toml]
3
4
-setuptools >=39.2
+setuptools >=75.0
5
wheel >=0.30
6
7
biopython ~=1.73
pyproject.toml
[build-system]
build-backend = "setuptools.build_meta"
requires = [
- 'setuptools >=39.2',
+ 'setuptools >=75.0',
'rich >=12.4.0',
'pyhmmer ~=0.12.0',
]
0 commit comments