File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,10 @@ classifiers = [
4242 " Development Status :: 3 - Alpha" ,
4343 " License :: OSI Approved :: Apache Software License" ,
4444 " Programming Language :: Python :: 3.8" ,
45+ " Programming Language :: Python :: 3.9" ,
46+ " Programming Language :: Python :: 3.10" ,
47+ " Programming Language :: Python :: 3.11" ,
48+ " Programming Language :: Python :: 3.12" ,
4549 " Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator" ,
4650]
4751keywords =[" modbus" , " plc4x" ]
@@ -52,6 +56,7 @@ authors=[
5256[project .urls ]
5357HomePage =" https://plc4x.apache.org"
5458Repository =" https://github.com/apache/plc4x"
59+ Documentation = " https://plc4x.apache.org/users/getting-started/plc4py.html"
5560
5661[project .optional-dependencies ]
5762dev = [
You can’t perform that action at this time.
0 commit comments