Homepage/rio.toml
David Rodenkirchen e57d47e38f base rio setup
2024-05-24 06:13:41 +02:00

7 lines
219 B
TOML

# This is the configuration file for Rio,
# an easy to use app & web framework for Python.
[app]
app_type = "website" # This is either "website" or "app"
main_module = "ezgg_website" # The name of your Python module