File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 22name = " sr-kit-test"
33description = " A collection of test scripts for the Student Robotics v4 kit."
44readme = " README.md"
5- license = { file = " LICENSE " }
5+ license = " MIT "
66authors = [{name = " Will Barber" , email = " wbarber@studentrobotics.org" }]
77maintainers = [{name = " Student Robotics" , email = " kit-team@studentrobotics.org" }]
88
@@ -13,7 +13,6 @@ classifiers = [
1313 " Development Status :: 4 - Beta" ,
1414 " Intended Audience :: Developers" ,
1515 " Typing :: Typed" ,
16- " License :: OSI Approved :: MIT License" ,
1716]
1817
1918dynamic = [" version" ]
@@ -33,9 +32,6 @@ dev = [
3332 " build" ,
3433 " types-pyserial >=3,<4" ,
3534]
36- inv = [
37- " sr.tools @git+https://github.com/srobo/tools.git@minimal"
38- ]
3935
4036[project .scripts ]
4137kit_test = " kit_test.cli:main"
You can’t perform that action at this time.
0 commit comments