Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 9f3aecd

Browse files
Add more Python version classifiers
1 parent dc20352 commit 9f3aecd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ def load_version(filename='./virtualbox/version.py'):
5454
'Programming Language :: Python :: 3',
5555
'Programming Language :: Python :: 3.2',
5656
'Programming Language :: Python :: 3.3',
57+
'Programming Language :: Python :: 3.4',
58+
'Programming Language :: Python :: 3.5',
59+
'Programming Language :: Python :: 3.6',
5760
'Programming Language :: Python :: Implementation :: CPython',
5861
'Topic :: Security',
5962
'Topic :: Scientific/Engineering :: Visualization',

0 commit comments

Comments
 (0)