Changeset 1173:6611a47528bb for setup.py


Ignore:
Timestamp:
10/20/24 13:00:41 (6 months ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
Phase:
public
Message:

Offline flight-specific login result with fleet and gate data read from local JSON files (re #391)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    r1083 r1173  
    5151
    5252rootFiles = ["logo.png", "conn_grey.png", "conn_red.png", "conn_green.png",
    53              "mavalogo.png"]
     53             "mavalogo.png", "fleet.json", "gates.json"]
    5454if os.name!="nt":
    5555    rootFiles.append("Microsoft.VC90.CRT.manifest")
Note: See TracChangeset for help on using the changeset viewer.