]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
standardizing to other SqlAlchemy coding conventions: 645/head
authorjonathan vanasco <jonathan@2xlp.com>
Mon, 20 Jan 2020 23:44:20 +0000 (18:44 -0500)
committerjonathan vanasco <jonathan@2xlp.com>
Mon, 20 Jan 2020 23:44:20 +0000 (18:44 -0500)
commita3584c5d7e21d4d64c989981a80f28d404579542
tree0d4e4dc75abe1e61425d2f6ae3b7e417d4b62d0a
parent3ea190f843c7f246f73f91a9b79ede63d8d610fb
standardizing to other SqlAlchemy coding conventions:
* migrated `black` config to `pyproject.toml`
* updated black version
* updated README to showcase code-of-conduct and development links
.pre-commit-config.yaml
README.rst
alembic/util/compat.py
pyproject.toml [new file with mode: 0644]
tests/conftest.py
tests/test_mysql.py