Skip to content

Commit 478e886

Browse files
authored
Merge pull request #100 from Phylliade/rc/3.1
Fix setup.cfg
2 parents 71c85e4 + b14e152 commit 478e886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = ikpy
33
version = attr: ikpy.__version__
44
description = An inverse kinematics library aiming performance and modularity
55
classifiers =
6-
Programming Language :: Python :: 3,
6+
Programming Language :: Python :: 3
77
Topic :: Scientific/Engineering
88

99
[options]

0 commit comments

Comments
 (0)