mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
dependabot - track Python tools versions
This commit is contained in:
@@ -6,3 +6,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
- package-ecosystem: "pip"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
|||||||
@@ -1,3 +1,13 @@
|
|||||||
|
[project]
|
||||||
|
name = "IfcOpenShell"
|
||||||
|
version = "0.0.0"
|
||||||
|
dependencies = [
|
||||||
|
"black==25.12",
|
||||||
|
"ruff==0.14.10",
|
||||||
|
"poethepoet",
|
||||||
|
"gersemi==0.24",
|
||||||
|
]
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 120
|
line-length = 120
|
||||||
include = '''
|
include = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user