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.
2 parents 57ab45e + d86480c commit 47fdd37Copy full SHA for 47fdd37
pyproject.toml
@@ -216,10 +216,12 @@ extend-exclude = [
216
include = [
217
"**/pyproject.toml",
218
"examples/**/*.py",
219
- "labgrid/remote/**/*.py",
220
"labgrid/driver/httpvideodriver.py",
221
"labgrid/driver/manualswitchdriver.py",
+ "labgrid/driver/power/gude8031.py",
222
+ "labgrid/driver/rawnetworkinterfacedriver.py",
223
"labgrid/protocol/**/*.py",
224
+ "labgrid/remote/**/*.py",
225
"labgrid/resource/httpvideostream.py",
226
"labgrid/resource/provider.py",
227
"labgrid/util/agents/usb_hid_relay.py",
0 commit comments