Fabian Peter Hammerle
|
8014ae2ce1
relock env with pipenv v2023.10.3 on python v3.11.2 (to remove sanitized-package entry, see commit below); remove pylint-import-requirements from pipeline (see commit below)
|
1 year ago |
Fabian Peter Hammerle
|
405507c8cf
dev env: re-add "dill" to fix pipeline
|
1 year ago |
Fabian Peter Hammerle
|
a6acf11255
dev env: re-add "tomli" to fix pipeline
|
1 year ago |
Fabian Peter Hammerle
|
511a89739d
dev env: re-add "wrapt" to fix pipeline
|
1 year ago |
Fabian Peter Hammerle
|
2ee7033188
dev env: re-add "exceptiongroup" to fix pipeline
|
1 year ago |
Fabian Peter Hammerle
|
4ebe0aa97f
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 year ago |
Fabian Peter Hammerle
|
b5896eaa99
dev env: add upper version constraint for isort to keep compatibility with python3.7 (has not reached end-of-life yet)
|
1 year ago |
Fabian Peter Hammerle
|
df47c29886
dev env: remove unexpected `python_version` marker from dill that broke pylint
|
1 year ago |
Fabian Peter Hammerle
|
fa3e5f960f
dev env: re-add exceptiongroup, tomli & wrapt to fix pipeline
|
2 years ago |
Fabian Peter Hammerle
|
8cc5d8de6c
test / dev env: upgrade black
|
2 years ago |
Fabian Peter Hammerle
|
aeeb53e114
drop compatibility with python3.6; test against python3.10
|
2 years ago |
Fabian Peter Hammerle
|
a91afa30d8
drop compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
4c7ce03746
dev env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
23101024da
drop support for python3.4; upgrade dev env; disable travis
|
3 years ago |
Fabian Peter Hammerle
|
9f7925d5fe
upgrade black; remove `pylint` from `tests_require`
|
3 years ago |
Fabian Peter Hammerle
|
07201d1725
dev env: add version constraint for lazy-object-proxy to keep python3.4 compatibility
|
4 years ago |
Fabian Peter Hammerle
|
a28bb585b6
github workflow: run mypy
|
4 years ago |
Fabian Peter Hammerle
|
b6e8a04cd8
env: remove black's dependencies for python<3.6 to restore python3.4 compatibility
|
4 years ago |
Fabian Peter Hammerle
|
b6ba2c75cd
env: remove "click" for python<3.6 to restore compatibility with python3.4 (only required by black)
|
4 years ago |
Fabian Peter Hammerle
|
e6c808e926
pipfile: group dev packages
|
4 years ago |
Fabian Peter Hammerle
|
ef3fdef795
pipenv: downgrade "coverage" to restore compatibility with python3.4
|
4 years ago |
Fabian Peter Hammerle
|
e3474ee1b8
pipenv: added black
|
4 years ago |
Fabian Peter Hammerle
|
a8364cca24
pipenv: downgrade pytest-cov to restore python3.4 support
|
4 years ago |
Fabian Peter Hammerle
|
44be415908
github workflow: report test coverage
|
4 years ago |
Fabian Peter Hammerle
|
1f11c2aa9e
python3.5: workaround pytest failing with "pathlib2" import error
|
4 years ago |
Fabian Peter Hammerle
|
15e48f556d
return to stable version of pylint-import-requirements
|
4 years ago |
Fabian Peter Hammerle
|
270e23aacc
pipeline: lint tests
|
4 years ago |
Fabian Peter Hammerle
|
76a27ab821
pylint-import-requirements: switch to branch restoring compatibility with python3.4
|
4 years ago |
Fabian Peter Hammerle
|
dbcdf64ac2
env: downgrade zipp to restore compatibility with python3.4 & python3.5
|
4 years ago |
Fabian Peter Hammerle
|
2dc9238adc
pylint: enable import requirements plugin
|
4 years ago |