Skip to content

Commit a51462e

Browse files
committed
Setting up boss
1 parent d013e73 commit a51462e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

boss.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
"version": "1.0.0",
55
"homepage": "https://github.com/Embarcadero/Lightweight-Python-Wrappers",
66
"mainsrc": "./src",
7-
"projects": [],
7+
"projects": [
8+
"./packages/P4DPyPackage",
9+
"./packages/dclP4DPyPackage"
10+
],
811
"dependencies": {
9-
"https://github.com/embarcadero/python4delphi": "^1.1",
1012
"https://github.com/embarcadero/pythonenviroments": "^v0.0.1-alpha"
1113
}
1214
}

0 commit comments

Comments
 (0)