Skip to content

Commit a4db43a

Browse files
committed
Whitesource configuration
Signed-off-by: Mihai Criveti <[email protected]>
1 parent 17eae3a commit a4db43a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

whitesource.config

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
python.path=python3.11
2+
python.pipPath=pip3
3+
python.ignorePipInstallErrors=true
4+
python.installVirtualenv=true
5+
python.resolveSetupFiles=true
6+
python.runPipenvPreStep=true
7+
python.pipenvDevDependencies=true
8+
python.IgnorePipenvInstallErrors=true
9+
10+
includes = mcpgateway/** pyproject.toml Containerfile.lite
11+
excludes = **/tests/** **/charts/** **/deployment/** **/docs/** **/k8s/** **/mcp-servers/** **/agent_runtimes/**

0 commit comments

Comments
 (0)