We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6374c1 commit fb5af90Copy full SHA for fb5af90
obproject.toml
@@ -6,6 +6,10 @@ platform = 'dev-silverwing.outerbounds.xyz'
6
project = 'ob_project_empty'
7
title = 'Empty Outerbounds Project'
8
9
+# (optional) disable automatic application of a project-wide pyproject.toml
10
+# [dependencies]
11
+# include_pyproject_toml=false
12
+
13
# (optional) Enable this section to access assets in local runs
14
# [dev-assets]
15
# branch = 'dev'
0 commit comments