We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d59af commit 4ede558Copy full SHA for 4ede558
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "django-better-migrations"
3
version = "0.0.0"
4
description = "Adds SQL Output and a Rules system to Django Migrations"
5
-authors = ["Jean-Baptiste Barth <[email protected]>", "Joachim Jablon <[email protected]>", "Stephane Chi <[email protected]>"]
+authors = ["Jean-Baptiste Barth <[email protected]>", "Joachim Jablon <[email protected]>", "Stephane Chi <stephane.chi@botify.com>"]
6
license = "MIT"
7
readme = "README.md"
8
packages = [{include = "django_better_migrations"}]
0 commit comments