de5f53a ^
1 2 3 4 5 6
[build-system] # Minimum requirements for the build system to execute. requires = ["setuptools", "wheel"] # PEP 508 specifications. [tool.pylint.BASIC] good-names = "i,j,k,ex,Run,_,op,pc"