Skip to content

Commit c27ead9

Browse files
committed
update setup.py, tmuxp supports python 3.3
1 parent fdda520 commit c27ead9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def requirements(f):
5454
'Intended Audience :: Developers',
5555
'Programming Language :: Python',
5656
'Programming Language :: Python :: 2.7',
57+
'Programming Language :: Python :: 3.3',
5758
"Topic :: Utilities",
5859
"Topic :: System :: Shells",
5960
],

0 commit comments

Comments
 (0)