mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 06:05:44 +00:00
adding latest tests
This commit is contained in:
@@ -46,7 +46,8 @@ Functionality:
|
||||
VSCode:
|
||||
PyInstaller:
|
||||
☐ Document build error: <https://github.com/pyenv/pyenv/issues/1095>
|
||||
PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.8.11
|
||||
PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.8.11 mac
|
||||
PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install 3.8.11 linux
|
||||
☐ Freeze a click app: <https://stackoverflow.com/questions/45090083/freeze-a-program-created-with-pythons-click-pacage>
|
||||
☐ If python 3.9 can be used with Pyinstaller, rewrite the code to use the latest Python features
|
||||
dict.update -> |=
|
||||
|
||||
Reference in New Issue
Block a user