Skip to content

Commit 6e9d724

Browse files
committed
chore: update shared files
Automated update of shared files from the social-core repository, see https://github.com/python-social-auth/.github/blob/main/repo-sync.py
1 parent 5249555 commit 6e9d724

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pyproject.toml

+8
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,11 @@ version = {attr = "social_flask_sqlalchemy.__version__"}
5555

5656
[tool.setuptools.packages]
5757
find = {}
58+
59+
60+
[tool.tomlsort]
61+
ignore_case = true
62+
sort_inline_arrays = true
63+
sort_inline_tables = true
64+
sort_table_keys = true
65+
spaces_before_inline_comment = 2

0 commit comments

Comments
 (0)