9907588b5e
Write a tool that generates the poll svg images directly from the BBB poll description. This avoids the issues with special characters in the gnuplot labels, and gives us a lot more flexibility in how the polls are formatted and styled.
4 lines
94 B
TOML
4 lines
94 B
TOML
[tool.black]
|
|
# Ubuntu 16.04 ships python 3.5; 18.04 has 3.6
|
|
target-version = ["py35", "py36"]
|