Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdb1f7e7

Browse files
cclaussomgjlk
authored andcommitted
setup.py: Upgrade the PyPI trove classifiers (sigmavirus24#938)
1 parent2b49248 commitdb1f7e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ def run_tests(self): # noqa: D102
9292
'Programming Language :: Python :: 2',
9393
'Programming Language :: Python :: 2.7',
9494
'Programming Language :: Python :: 3',
95-
'Programming Language :: Python :: 3.3',
96-
'Programming Language :: Python :: 3.4',
9795
'Programming Language :: Python :: 3.5',
96+
'Programming Language :: Python :: 3.6',
97+
'Programming Language :: Python :: 3.7',
9898
'Programming Language :: Python :: Implementation :: CPython',
9999
],
100100
extras_require={

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp