Skip to content

Commit 9b82a9b

Browse files
authored
remove redundant toolz dependency
1 parent 36c53a7 commit 9b82a9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
keywords="unification logic-programming dispatch",
1818
packages=["unification"],
1919
install_requires=[
20-
"toolz",
2120
"multipledispatch",
2221
],
2322
long_description=(open("README.md").read() if exists("README.md") else ""),

0 commit comments

Comments
 (0)