|
|
@@ -117,4 +117,9 @@ DB_PROXY_JAR := $(ROOT)/desktop/libs/librdbms/java-lib/dbproxy-1.0.jar
|
|
|
# Internationalization
|
|
|
################################################
|
|
|
PYBABEL := $(ROOT)/build/env/bin/pybabel
|
|
|
+
|
|
|
+##############################
|
|
|
+# Path to files for pip requirements
|
|
|
+##############################
|
|
|
REQUIREMENT_FILE := $(ROOT)/desktop/core/requirements_py3.txt
|
|
|
+NAVOPTAPI_WHL := $(ROOT)/desktop/core/wheels/navoptapi-1.0.0-py3-none-any.whl
|