aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2020-01-21 01:08:44 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2020-01-21 01:08:44 -0500
commit025429729005792ae1ac2041ec45c117fe69402b (patch)
tree24c0ee8c5c50d6833e37853936c08c624f6e0d11 /setup.py
parent6428f3de38d530420353623d3553911e54f26d50 (diff)
parent4366125d2580982abb57bc65a26fc1fb8ef2a5df (diff)
Update upstream source from tag 'upstream/1.12.3'
Update to upstream version '1.12.3' with Debian dir 480cf02c985b30e09534326667875dc02ee11608
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index f0f0f16..e31a38c 100644
--- a/setup.py
+++ b/setup.py
@@ -61,10 +61,6 @@ setup(
"requests>=2.11.0",
],
extras_require={
- "cloudflare": [
- "pyOpenSSL>=19.0.0",
- "cryptography>=2.8.0",
- ],
"video": [
"youtube-dl",
],