klen / peewee_migrate

Simple migration engine for Peewee
MIT License
353 stars 86 forks source link

Add poetry.scripts section to fix missing pw_migrate command #223

Closed enpaul closed 1 year ago

enpaul commented 1 year ago

Fixes #221

Changes in this PR

cc/ @klen

klen commented 1 year ago

@enpaul Thank you!