deca
deca copied to clipboard
Breaking change in dependency `zugbruecke`
Hey, the author of zugbruecke here. The packages just saw a major update.
As of v0.1.0 of zugbruecke
, this line in your package needs to be changed from ...
import zugbruecke as ctypes
... to ...
import zugbruecke.ctypes as ctypes