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

Commit 11d1270

Browse files
committed
typo
1 parent 287c8a7 commit 11d1270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def main():
4444
'Topic :: Software Development :: Libraries :: Python Modules',
4545
'License :: OSI Approved :: MIT License',
4646
'Programming Language :: Python',
47-
'Programming Language :: Python :: 3'
47+
'Programming Language :: Python :: 3',
4848
'Programming Language :: Python :: 3.5',
4949
'Programming Language :: Python :: 3.6',
5050
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)