We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075a765 commit 4e22b89Copy full SHA for 4e22b89
1 file changed
tox.ini
@@ -25,4 +25,8 @@ python =
25
max-complexity = 5
26
inline-quotes = single
27
multiline-quotes = single
28
-max-line-length = 82
+max-line-length = 82
29
+
30
+[gh-actions:env]
31
+PLATFORM =
32
+ ubuntu-latest: 18.04
0 commit comments