We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1072680 commit 316a380Copy full SHA for 316a380
1 file changed
extensions/cpp/quickfix/extension.yaml
@@ -4,7 +4,7 @@ version: 1.15.1
4
runtime: cpp
5
description: "High-performance C++ FIX engine with Python bindings. Compliant with Rule 0 (Performance = C++)."
6
upstream_repo: "https://github.com/quickfix/quickfix.git"
7
-command: "scripts/test_import.py" # Placeholder for testing
+command: "scripts/test_import.py" # Placeholder for testing
8
env:
9
- FIX_CONFIG_PATH
10
dependencies:
0 commit comments