ED_LRR/test.bat
Daniel Seiller c290d5eb12 feat(GUI): Implement route plotting and fuzzy search
Implement route plotting in GUI
Use batch fuzzy search to find systems
search all systems at once after adding
added some error checking
2019-08-06 03:35:14 +02:00

4 lines
80 B
Batchfile

python build_gui.py
pip uninstall -y ed_lrr_gui
pip install -e .
ed_lrr_gui