зеркало из
1
0
Форкнуть 0

Do not support python 3 at the moment.

This commit is contained in:
Tomer Shetah 2018-03-14 18:56:33 +02:00
Родитель 2a78cc75e9
Коммит e35784029f
3 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3"
- "3.4"
- "3.5"
- "3.6"

Просмотреть файл

@ -46,7 +46,6 @@ setup(
'Intended Audience :: Developers',
'Topic :: Software Development',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',

Просмотреть файл

@ -36,7 +36,6 @@ setup(
'Development Status :: 3 - Alpha',
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',