Skip to content

Commit 112c311

Browse files
committed
Add python_requires to setup.py
1 parent 1828db3 commit 112c311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def get_install_requirements(path):
6767
'Intended Audience :: Developers',
6868
'License :: OSI Approved :: Apache Software License',
6969
'Programming Language :: Python',
70-
'Programming Language :: Python :: 2.7',
7170
'Programming Language :: Python :: 3',
7271
'Topic :: Software Development :: Libraries :: Python Modules',
7372
]
@@ -80,6 +79,7 @@ def get_install_requirements(path):
8079
author='Confluent Inc',
8180
author_email='support@confluent.io',
8281
url='https://github.com/confluentinc/confluent-kafka-python',
82+
python_requires='>=3.2',
8383
ext_modules=[module],
8484
packages=find_packages('src'),
8585
package_dir={'': 'src'},

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