Support for Python 3.7 - 3.10 🐍

Support for Python 3.7 - 3.10 :snake:

With the latest CLI v0.21.0, you can now specify the Python version to publish the application with! Choose between Python 3.7 - 3.10 by configuring the viktor.config.toml file:

python_version = "3.9"
7 Likes