bigbluebutton-v2.5.11/record-and-playback/pyproject.toml

4 lines
94 B
TOML
Raw Permalink Normal View History

2023-01-16 14:25:39 +08:00
[tool.black]
# Ubuntu 16.04 ships python 3.5; 18.04 has 3.6
target-version = ["py35", "py36"]