| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Suggest pipx for installation. Fix `avp` command. | tassaron | 2022-05-03 | 1 | -3/+50 |
| | | | | | Allegedly the gui_scripts is only different from console_scripts on Windows, and it has the effect of hiding the console window. This seemed to make the `avp` entrypoint crash, possibly because the app already contains its own logic for hiding the console window(?). I've tested this on Windows 11 and it seems to work better using console_scripts. | ||||
| * | make pip-installable as a package | tassaron | 2022-04-22 | 1 | -2/+2 |
| | | |||||
| * | combined toolkit.py & frame.py into toolkit package | tassaron | 2017-07-17 | 1 | -1/+3 |
| | | |||||
| * | trying to make setup.py work | tassaron | 2017-07-15 | 1 | -0/+3 |
