Skip to content

Commit 3ffc7d3

Browse files
committed
fix/startup/atoms3lite: Wrong file name
Signed-off-by: lbuque <[email protected]>
1 parent 868c0ac commit 3ffc7d3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package(
2+
"startup",
3+
(
4+
"__init__.py",
5+
"atoms3lite.py",
6+
"stamps3.py",
7+
),
8+
base_path="..",
9+
opt=3,
10+
)

0 commit comments

Comments
 (0)