File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66[project ]
77name = " robotcode"
88description = " Language server, debugger and tools for Robot Framework"
9- authors = [{ name = " Daniel Biehl" , email = " dbiehlo @live.de" }]
9+ authors = [{ name = " Daniel Biehl" , email = " dbiehl @live.de" }]
1010readme = " README.md"
1111license = { text = " Apache-2.0" }
1212keywords = [
@@ -40,9 +40,12 @@ classifiers = [
4040 " Topic :: Software Development :: Testing" ,
4141 " Topic :: Software Development :: Testing :: Acceptance" ,
4242 " Topic :: Software Development :: Testing :: BDD" ,
43+ " Topic :: Software Development :: Quality Assurance" ,
44+ " Topic :: Utilities" ,
4345 " Typing :: Typed" ,
4446 " Topic :: Software Development :: Debuggers" ,
4547 " Topic :: Text Editors :: Integrated Development Environments (IDE)" ,
48+ " Intended Audience :: Developers" ,
4649]
4750requires-python = " >=3.8"
4851dependencies = [" robotframework>=4.1.0" ]
You can’t perform that action at this time.
0 commit comments