Skip to content

Consider restructuring pycity_scheduling removing pycity_base dependencies

Currently, the asset classes within pycity_scheduling depend on base package pycity_base. However, as pycity_base is no longer maintained, it can be reasonable to remove these dependencies and migrate important functionalities directly into pycity_scheduling.