clarify overriding of config tokens
This commit is contained in:
parent
c4c632f7da
commit
2adb7e157c
1 changed files with 2 additions and 0 deletions
|
@ -190,6 +190,8 @@ config, along with the environment variables that would override them.
|
|||
- ``package.name`` -> ``$APP_PACKAGE_NAME``
|
||||
- ``p4a.source_dir`` -> ``$APP_P4A_SOURCE_DIR``
|
||||
|
||||
Note: config tokens must first be defined in `buildozer.spec` before they can be overridden.
|
||||
|
||||
Buildozer Virtual Machine
|
||||
-------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue