bigbluebutton-v2.5.11/record-and-playback/pyproject.toml
2023-01-16 14:25:39 +08:00

4 lines
94 B
TOML

[tool.black]
# Ubuntu 16.04 ships python 3.5; 18.04 has 3.6
target-version = ["py35", "py36"]