projects
/
pyutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29aa5fa
)
Moving zookeeper.py here caused a dep on kazoo.
author
Scott Gasch
<scott@gasch.org>
Wed, 12 Oct 2022 22:58:34 +0000
(15:58 -0700)
committer
Scott Gasch
<scott@gasch.org>
Wed, 12 Oct 2022 22:58:34 +0000
(15:58 -0700)
pyproject.template
patch
|
blob
|
history
diff --git
a/pyproject.template
b/pyproject.template
index 262c864633d6102883f60b8b0b12161bf406ad65..3eb42f99247b9163f2b88cdca38984e065709c2d 100644
(file)
--- a/
pyproject.template
+++ b/
pyproject.template
@@
-18,6
+18,7
@@
dependencies = [
"bitstring",
"cloudpickle",
"holidays",
+ "kazoo",
"overrides",
"python-dateutil",
"pytz",