We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34cab4a + e69810c commit f92c676Copy full SHA for f92c676
setup.cfg
@@ -8,7 +8,7 @@ addopts = --nbval --current-env
8
testpaths = onnxoptimizer/test/
9
10
[metadata]
11
-license_file = LICENSE
+license_files = LICENSE
12
13
[flake8]
14
select = B,C,E,F,P,T4,W,B9
0 commit comments