mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00

- ankiqt->aqt - move all the files in ui into the top level - move icons_rc.py into aqt/forms, and the qrc into designer/ - remove setuptools
4 lines
50 B
Batchfile
4 lines
50 B
Batchfile
cd ..
|
|
set PYTHONPATH=../lib
|
|
python anki
|
|
pause
|