index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.cfg
Age
Commit message (
Expand
)
Author
2020-04-21
setup.cfg: Mark setuptools as required
Dylan Baker
2019-12-05
pytest: Fix test warnings
Daniel Mensinger
2019-11-02
Ensure setuptools via PEP508/518 pyproject.toml
Michael Hirsch, Ph.D
2019-07-11
Remove unnecessary setup.cfg lines that confound offline use
Michael Hirsch, Ph.D
2019-07-11
minimum python 3.5.2
Michael Hirsch, Ph.D
2019-07-11
ENH: metadata PEP390 setup.cfg
Michael Hirsch, Ph.D
2019-04-29
Fix builtin variable names
Daniel Mensinger
2018-12-02
flake8: ignore W504: line break after binary operator
Xavier Claessens
2018-07-02
setup.cfg: Don't warn about commented code
Nirbheek Chauhan
2018-06-06
Fix issues found by flake8
Xavier Claessens
2017-09-21
flake8: disable E731: do not assign a lambda expression, use a def
Luke Shumaker
2017-01-28
vs: Use CompilerArgs() for compile and link args
Nirbheek Chauhan
2017-01-28
Disable E266 in flake8
Nirbheek Chauhan
2017-01-11
style: disable flake8 warnings E241, E251, E305, E401
Mike Sinkovsky
2016-12-29
setup.cfg: fix syntax
Igor Gnatenko
2016-12-28
Just say no.
Jussi Pakkanen
2016-12-23
setup.cfg: ignore couple of PEP8 errors
Igor Gnatenko
2016-12-21
Shut down the noise.
Jussi Pakkanen
2016-12-21
add flake8 configuration
Igor Gnatenko