We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72e80c commit ad7a7ccCopy full SHA for ad7a7cc
setup.py
@@ -5,9 +5,7 @@
5
6
COMPILE_ARGS = [
7
'-Wall',
8
- '-pedantic-errors',
9
'-Wextra',
10
- '-Werror',
11
'-Wsign-conversion',
12
]
13
0 commit comments