marcus67 / little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts
GNU General Public License v3.0
59 stars 9 forks source link

import MigrationContext from alembic.migration #167

Closed bhulsken closed 2 years ago

bhulsken commented 2 years ago

Fixes CRITICAL - module 'alembic' has no attribute 'migration' error with Python 3.10.x

should close issue #166