kopia lustrzana https://gitlab.com/jaywink/federation
add redis to setup.py
rodzic
8aeae85af1
commit
f437b47c84
1
setup.py
1
setup.py
|
@ -44,6 +44,7 @@ setup(
|
||||||
"python-xrd>=0.1",
|
"python-xrd>=0.1",
|
||||||
"pytz",
|
"pytz",
|
||||||
"PyYAML",
|
"PyYAML",
|
||||||
|
"redis",
|
||||||
"requests>=2.8.0",
|
"requests>=2.8.0",
|
||||||
"requests-cache",
|
"requests-cache",
|
||||||
"requests-http-signature-jaywink>=0.1.0.dev0",
|
"requests-http-signature-jaywink>=0.1.0.dev0",
|
||||||
|
|
Ładowanie…
Reference in New Issue