uh oh im bundling the deps
This commit is contained in:
parent
ae28da8d60
commit
ecca301ceb
584 changed files with 119933 additions and 24 deletions
11
resources/lib/deps/zeroconf/_services/__init__.pxd
Normal file
11
resources/lib/deps/zeroconf/_services/__init__.pxd
Normal file
|
@ -0,0 +1,11 @@
|
|||
|
||||
import cython
|
||||
|
||||
|
||||
cdef class Signal:
|
||||
|
||||
cdef list _handlers
|
||||
|
||||
cdef class SignalRegistrationInterface:
|
||||
|
||||
cdef list _handlers
|
Loading…
Add table
Add a link
Reference in a new issue