Skip to content

Commit de4d90e

Browse files
authored
Update pyproject.toml
1 parent c7e132b commit de4d90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-serial/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "thermo"
77
version = "1.0.0"
8-
authors = [{name = "Marvin Stephens", email = "[email protected]"}{name = "Mark D", email = "[email protected]"}]
8+
authors = [{name = "Marvin Stephens", email = "[email protected]"}, {name = "Mark D", email = "[email protected]"}]
99
readme = "README.md"
1010
dependencies = ['pyserial == 3.5','protobuf == 5.28.3', 'pandas == 2.2.3']
1111
description = "This is the repository for the thermoflex muscle by Delta Robotics"

0 commit comments

Comments
 (0)