File: netlify.toml

package info (click to toggle)
matrix-synapse 1.78.0-1~bpo11%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye-backports
  • size: 135,124 kB
  • sloc: python: 180,864; javascript: 7,274; sql: 2,329; sh: 1,099; perl: 626; makefile: 93
file content (6 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
[build]
publish = "netlify_build/"
command = ".netlify/build.sh"

[build.environment]
PYTHON_VERSION = "3.8"