File: netlify.toml

package info (click to toggle)
matrix-synapse 1.121.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 46,968 kB
  • sloc: python: 234,835; javascript: 7,252; sql: 4,576; sh: 1,044; perl: 626; makefile: 154
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"