Skip to content

Commit aaa7e2a

Browse files
committed
Publication TOML: add lib/wifi.py
Every source under lib/ and utils/ must appear here; the wifi.py move added a file and left the manifest behind, failing both the unit test and the reusable validation workflow: AssertionError: Items in the first set but not the second: '/lib/wifi.py' This is also what puts wifi.py in front of the PyScript gallery, which stopped getting it from pydevices-examples in the same move.
1 parent 4885874 commit aaa7e2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pydevices-desktop.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@
5757
"https://raw.githubusercontent.com/PyDevices/pydevices/main/lib/multimer/win32.py" = "/lib/multimer/win32.py"
5858
"https://raw.githubusercontent.com/PyDevices/pydevices/main/utils/usdl2.py" = "/lib/usdl2.py"
5959
"https://raw.githubusercontent.com/PyDevices/pydevices/main/utils/uwin32.py" = "/lib/uwin32.py"
60+
"https://raw.githubusercontent.com/PyDevices/pydevices/main/lib/wifi.py" = "/lib/wifi.py"

0 commit comments

Comments
 (0)