We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ab45e commit 6a5ab20Copy full SHA for 6a5ab20
pyproject.toml
@@ -216,10 +216,10 @@ extend-exclude = [
216
include = [
217
"**/pyproject.toml",
218
"examples/**/*.py",
219
- "labgrid/remote/**/*.py",
220
"labgrid/driver/httpvideodriver.py",
221
"labgrid/driver/manualswitchdriver.py",
222
"labgrid/protocol/**/*.py",
+ "labgrid/remote/**/*.py",
223
"labgrid/resource/httpvideostream.py",
224
"labgrid/resource/provider.py",
225
"labgrid/util/agents/usb_hid_relay.py",
0 commit comments