Skip to content

Commit aace94b

Browse files
author
BoboTiG
committed
Update topics
1 parent a766225 commit aace94b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

setup.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,13 @@
4949
'Programming Language :: Python :: 3.3',
5050
'Programming Language :: Python :: 3.4',
5151
'Programming Language :: Python :: 3.5',
52+
'Topic :: Desktop Environment',
5253
'Topic :: Multimedia :: Graphics :: Capture',
5354
'Topic :: Multimedia :: Graphics :: Capture :: Screen Capture',
54-
'Topic :: Software Development'
55-
'Topic :: Software Development :: Libraries'
56-
'Topic :: Software Development :: Libraries :: Python Modules'
55+
'Topic :: Software Development',
56+
'Topic :: Software Development :: Libraries',
57+
'Topic :: Software Development :: Libraries :: Python Modules',
58+
'Topic :: Utilities'
5759
],
5860
url='https://github.com/BoboTiG/python-mss'
5961
)

0 commit comments

Comments
 (0)