Skip to content

Commit fe1eec8

Browse files
authored
Merge pull request #224 from emollier/setuptools
remove setuptools from runtime dependencies
2 parents 28510cf + 132018e commit fe1eec8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ classifiers = [
2727
"Topic :: Scientific/Engineering :: Bio-Informatics"
2828
]
2929
dependencies = [
30-
"setuptools",
3130
"importlib_metadata",
3231
"packaging"
3332
]

0 commit comments

Comments
 (0)