Skip to content

Commit 4c680d6

Browse files
Correct typo
1 parent d3514ea commit 4c680d6

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
@@ -45,7 +45,7 @@ def read_file(file):
4545
"Intended Audience :: Developers",
4646
"Intended Audience :: Science/Research",
4747
],
48-
python_requires='>=3.11, <3.14'
48+
python_requires='>=3.11, <3.14',
4949
name="harmonic",
5050
version="1.3.0",
5151
prefix=".",

0 commit comments

Comments
 (0)