Skip to content

Commit ae2276b

Browse files
committed
Update pyproject.toml
1 parent 438e9d8 commit ae2276b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ run.core = "sysmon"
139139
run.branch = true
140140
run.patch = [ "subprocess" ]
141141
run.relative_files = true
142-
run.source_dirs = [ "nox" ]
142+
run.source_pkgs = [ "nox" ]
143143
run.disable_warnings = [
144144
"no-sysmon",
145145
]

0 commit comments

Comments
 (0)