We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
toolz
1 parent 36c53a7 commit 9b82a9bCopy full SHA for 9b82a9b
setup.py
@@ -17,7 +17,6 @@
17
keywords="unification logic-programming dispatch",
18
packages=["unification"],
19
install_requires=[
20
- "toolz",
21
"multipledispatch",
22
],
23
long_description=(open("README.md").read() if exists("README.md") else ""),
0 commit comments