Skip to content

Commit ed733fa

Browse files
Added classifiers to setup.py file
1 parent 8552142 commit ed733fa

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

setup.py

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,16 @@
3333
include_package_data=True,
3434
install_requires=[
3535
"requests"
36-
]
36+
],
37+
classifiers=(
38+
'Development Status :: 5 - Production/Stable',
39+
'Intended Audience :: Developers',
40+
'Natural Language :: English',
41+
'License :: OSI Approved :: MIT License',
42+
'Programming Language :: Python',
43+
'Programming Language :: Python :: 2.6',
44+
'Programming Language :: Python :: 2.7',
45+
'Programming Language :: Python :: 3.3',
46+
'Programming Language :: Python :: 3.4'
47+
),
3748
)

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