Skip to content

Commit edfd526

Browse files
committed
Merge branch 'mr/support-for-test-dependencies' into 'master'
Create artifacts directory See merge request it/e3-core!146
2 parents 8a0817b + 7bb7e76 commit edfd526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/e3/anod/buildspace.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class BuildSpace:
1515
"""Build space located inside a sandbox."""
1616

1717
DIRS = (
18+
"artifacts",
1819
"binary",
1920
"build",
2021
"install",

0 commit comments

Comments
 (0)