summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* setup: add minimum version requirement for importlib-metadataOlly Cope2022-12-141-1/+1
* Add support for Psycopg 3Olly Cope2022-10-021-0/+1
* Split yoyo.backends into a packageOlly Cope2022-09-011-10/+13
* backends: declare backends via importlib.metadata entry_pointsOlly Cope2022-08-291-0/+13
* setup: switch to attr: syntax for version specificationOlly Cope2022-10-051-0/+1
* Merge yoyo-listOlly Cope2020-06-041-0/+1
|\
| * Add yoyo-list commandOlly Cope2020-06-021-0/+1
* | setup: remove python 2.7 classifiers and universal wheelOlly Cope2020-06-021-4/+0
* | Remove iniherit dependencyOlly Cope2020-06-021-1/+0
* | Remove dependency on text_unidecodeOlly Cope2020-06-021-1/+0
|/
* Add support for raw SQL migrationsOlly Cope2020-01-161-0/+1
* Read migrations from globbed paths and installed package data filesOlly Cope2019-01-071-0/+3
* Add new internalmigrations moduleOlly Cope2018-08-161-0/+1
* setup.cfg: add pypi classifiersOlly Cope2018-06-131-0/+3
* setup.cfg: added yoyo.scripts packageOlly Cope2018-06-121-1/+3
* setup.cfg: fix homepage URLOlly Cope2018-06-121-1/+1
* setup.cfg: build universal wheel (py2 and py3 compatible)Olly Cope2018-06-121-0/+3
* Move setuptools metadata into setup.cfg and add classifiersOlly Cope2018-06-121-0/+34