mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-23 20:10:29 +03:00
pyproject.toml: Exclude everything but actual core EDDN source
This commit is contained in:
parent
8da69a2101
commit
3cf7b765fb
@ -1,2 +1,8 @@
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
extend-exclude = """
|
||||
(src/eddn/conf/Settings.py
|
||||
|contrib/
|
||||
|examples/
|
||||
|scripts/)
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user