Skip to content

Commit fb5af90

Browse files
committed
add a dependencies section
1 parent a6374c1 commit fb5af90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

obproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ platform = 'dev-silverwing.outerbounds.xyz'
66
project = 'ob_project_empty'
77
title = 'Empty Outerbounds Project'
88

9+
# (optional) disable automatic application of a project-wide pyproject.toml
10+
# [dependencies]
11+
# include_pyproject_toml=false
12+
913
# (optional) Enable this section to access assets in local runs
1014
# [dev-assets]
1115
# branch = 'dev'

0 commit comments

Comments
 (0)