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