aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index e1c224b..d8d2f28 100644
--- a/setup.py
+++ b/setup.py
@@ -31,8 +31,6 @@ with open("README.md", "r") as fh:
"pydantic",
"toml",
"unidecode>=0.10",
- # "fatcat-openapi-client",
- # "simhash",
],
extras_require={"dev": [
"ipython",