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
2024-10-01
mark the PyPI metadata as supporting python 3.13
Eli Schwartz
2023-10-03
mark the PyPI metadata as supporting python 3.12
Eli Schwartz
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
2023-06-28
fix setuptools deprecation warning for renamed metadata key
Eli Schwartz
2023-06-28
add additional setuptools metadata pointing to the source repository
Eli Schwartz
2022-12-21
meta: add python 3.11 classifer
Michael Hirsch
2022-04-09
packaging: make sure pyinstaller sees our distributed data files
Eli Schwartz
2022-02-09
setup.cfg: update classifier, drop deprecated
Henry Schreiner
2022-02-09
pypi: include a ninja extra
Henry Schreiner
2022-01-10
port from embedded data to importlib.resources
Eli Schwartz
2022-01-10
bump minimum required version of python to 3.7
Eli Schwartz
2021-10-25
make sure the devenv powershell script is actually distributed
Eli Schwartz
2021-06-02
adding a _typing module
Dylan Baker
2021-05-13
setup.cfg: update version metadata [skip ci]
Michael Hirsch
2021-03-10
setuptools: move stuff to declarative cfg if possible [skip ci]
Eli Schwartz
2020-11-20
setup.cfg: fix python requires to be 3.6.0
Dylan Baker
2020-10-30
setup.cfg: Add pytest discovery args
Dylan Baker
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