Skip to content

Commit 32e7e4f

Browse files
committed
added 3.7 classifier
1 parent 5ca8d0e commit 32e7e4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
'Operating System :: OS Independent',
1010
'Programming Language :: Python',
1111
'Programming Language :: Python :: 2.7',
12-
'Programming Language :: Python :: 3.3',
13-
'Programming Language :: Python :: 3.4',
1412
'Programming Language :: Python :: 3.5',
1513
'Programming Language :: Python :: 3.6',
14+
'Programming Language :: Python :: 3.7',
1615
'Topic :: System :: Filesystems',
1716
]
1817

0 commit comments

Comments
 (0)