File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -69,8 +69,6 @@ The modules in ``python-can`` are:
6969| :doc:`broadcastmanager <bcm> ` | Contains interface independent broadcast manager |
7070| | code. |
7171+---------------------------------+------------------------------------------------------+
72- | :doc:`CAN <api> ` | Legacy API. Deprecated. |
73- +---------------------------------+------------------------------------------------------+
7472
7573
7674Creating a new Release
Original file line number Diff line number Diff line change @@ -15,9 +15,6 @@ addopts = -v --timeout=300 --cov=can --cov-config=setup.cfg
1515branch = False
1616# already specified by call to pytest using --cov=can
1717# source = can
18- omit =
19- # legacy code
20- can/CAN.py
2118
2219[coverage:report]
2320# two digits after decimal point
You can’t perform that action at this time.
0 commit comments