Skip to content

Commit 8041c64

Browse files
committed
Minor format fix
1 parent 4464c75 commit 8041c64

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
@@ -35,7 +35,7 @@ def read_file(fname):
3535
'Programming Language :: Python :: 3.7',
3636
'Programming Language :: Python :: 3.8',
3737
'Programming Language :: Python :: 3.9',
38-
'Programming Language :: Python :: 3.10'
38+
'Programming Language :: Python :: 3.10',
3939
],
4040
install_requires=read_file('requirements.txt').splitlines(),
4141
)

0 commit comments

Comments
 (0)