Skip to content

Commit b65164f

Browse files
Updated the classifiers in setup.py
1 parent ed733fa commit b65164f

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.pyc
2+
__pycache__

setup.py

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,16 @@
3535
"requests"
3636
],
3737
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'
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.2",
46+
"Programming Language :: Python :: 3.3",
47+
"Programming Language :: Python :: 3.4",
48+
"Topic :: Software Development :: Libraries :: Python Modules"
4749
),
4850
)

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