Skip to content

Commit b871890

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 d24ea98 commit b871890

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pyproject.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,11 @@ version = {attr = "social_cherrypy.__version__"}
5353

5454
[tool.setuptools.packages]
5555
find = {}
56+
57+
58+
[tool.tomlsort]
59+
ignore_case = true
60+
sort_inline_arrays = true
61+
sort_inline_tables = true
62+
sort_table_keys = true
63+
spaces_before_inline_comment = 2

0 commit comments

Comments
 (0)