We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d013e73 commit a51462eCopy full SHA for a51462e
1 file changed
boss.json
@@ -4,9 +4,11 @@
4
"version": "1.0.0",
5
"homepage": "https://github.com/Embarcadero/Lightweight-Python-Wrappers",
6
"mainsrc": "./src",
7
- "projects": [],
+ "projects": [
8
+ "./packages/P4DPyPackage",
9
+ "./packages/dclP4DPyPackage"
10
+ ],
11
"dependencies": {
- "https://github.com/embarcadero/python4delphi": "^1.1",
12
"https://github.com/embarcadero/pythonenviroments": "^v0.0.1-alpha"
13
}
14
0 commit comments