Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Officially support Python3 #13

Open
Nekmo opened this issue Oct 14, 2016 · 0 comments
Open

Officially support Python3 #13

Nekmo opened this issue Oct 14, 2016 · 0 comments

Comments

@Nekmo
Copy link

Nekmo commented Oct 14, 2016

According to the setup.py, this module is not compatible with python3. Please Included python3 to the supported versions. Thank you very much.

setup.py
--------
     ...
CLASSIFIERS = [
    'Development Status :: 5 - Production/Stable',
    'Environment :: Web Environment',
    'Framework :: Django',
    'Intended Audience :: Developers',
    'License :: OSI Approved :: BSD License',
    'Operating System :: OS Independent',
    'Programming Language :: Python',
    'Topic :: Communications',
    'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
    'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards',
    'Programming Language :: Python :: 2.6',
    'Programming Language :: Python :: 2.7',
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant