summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-11-26 21:15:51 -0500
committerJason R. Coombs <jaraco@jaraco.com>2019-11-26 21:15:51 -0500
commit82acd115a35fd2caa47853b3618003fc69b6925b (patch)
treeaf26af67e51dfcb45203b278742eab7e3cc84879 /setup.py
parent585e88963d7cf12e2f51d58fcb8e804a0ab27c85 (diff)
downloadcherrypy-git-82acd115a35fd2caa47853b3618003fc69b6925b.tar.gz
Revert "For now inline the implementation until it can be linked. Ref #1673."
This reverts commit 3bcefda0a5e397e12a6122fd8004cbbbce6a2b15.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 720db37c..c84fa01f 100755
--- a/setup.py
+++ b/setup.py
@@ -63,6 +63,7 @@ params = dict(
'portend>=2.1.1',
'more_itertools',
'zc.lockfile',
+ 'jaraco.collections',
],
extras_require={
'docs': [