File: netlify.toml

package info (click to toggle)
matrix-synapse 1.128.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 52,824 kB
  • sloc: python: 240,004; javascript: 7,252; sql: 4,641; sh: 1,157; perl: 626; makefile: 157
file content (6 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
[build]
publish = "netlify_build/"
command = ".netlify/build.sh"

[build.environment]
PYTHON_VERSION = "3.8"