Skip to content

Commit 12ae5c7

Browse files
committed
update infos in setup.py
1 parent 44171f2 commit 12ae5c7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

setup.py

+12
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
2323
.sym peak pcan can description
2424
25+
.xml (fibex)
26+
27+
.ldf (lin bus)
28+
29+
.odx (diagnostic file)
30+
31+
2532
**supported file formats for export:**
2633
2734
.dbc
@@ -42,6 +49,10 @@
4249
4350
.xml (fibex)
4451
52+
.lua (wireshark script)
53+
54+
.scapy
55+
4556
"""
4657

4758
classifiers = """\
@@ -58,6 +69,7 @@
5869
Programming Language :: Python :: 3.8
5970
Programming Language :: Python :: 3.9
6071
Programming Language :: Python :: 3.10
72+
Programming Language :: Python :: 3.11
6173
"""
6274

6375
from setuptools import find_packages, setup

0 commit comments

Comments
 (0)