Skip to content

Commit 975d472

Browse files
authored
Fix-up whitespace.
1 parent 08d0b8e commit 975d472

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@
33
import os
44
from setuptools import setup, find_packages
55
from distutils.core import Extension
6-
import sys
76
import platform
87

9-
INSTALL_REQUIRES = ["futures; python_version<'3.3'",
10-
"enum34; python_version<'3.5'",
11-
'requests']
8+
INSTALL_REQUIRES = ["futures; python_version<'3.3'",
9+
"enum34; python_version<'3.5'",
10+
'requests']
1211

1312
# On Un*x the library is linked as -lrdkafka,
1413
# while on windows we need the full librdkafka name.
@@ -35,6 +34,7 @@ def get_install_requirements(path):
3534
if req != '' and not req.startswith('#')
3635
]
3736

37+
3838
setup(name='confluent-kafka',
3939
version='1.0.0rc7',
4040
description='Confluent\'s Python client for Apache Kafka',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy