Fabian Peter Hammerle
|
1bf4899bba
runtime env: remove unexpected marker breaking pipeline on python>3.10
|
1 yıl önce |
Fabian Peter Hammerle
|
a011b98586
runtime env: remove unexpected marker breaking pipeline on python>3.9
|
1 yıl önce |
Fabian Peter Hammerle
|
52764c2695
replace paho-mqtt with its async wrapper aiomqtt (to prepare for upgrading PySwitchbot)
|
1 yıl önce |
Fabian Peter Hammerle
|
2f2e065c0b
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 yıl önce |
Fabian Peter Hammerle
|
4c53756e7c
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 yıl önce |
Fabian Peter Hammerle
|
84f192dd03
dev env: add upper version constraint for isort to keep compatibility with python3.7 (has not reached end-of-life yet)
|
1 yıl önce |
Fabian Peter Hammerle
|
3eacd13e5f
dev env: remove unexpected `python_version` marker from dill that broke pylint
|
1 yıl önce |
Fabian Peter Hammerle
|
9f409050dd
dev env: re-add exceptiongroup, tomli & wrapt to fix pipeline
|
2 yıl önce |
Fabian Peter Hammerle
|
67012e187e
dev env: add typed-ast to fix mypy on python3.7
|
2 yıl önce |
Fabian Peter Hammerle
|
67620606c1
dev / test env: upgrade black to first stable release
|
2 yıl önce |
Fabian Peter Hammerle
|
fcb34cee5e
drop compatibility with python3.5
|
3 yıl önce |
Fabian Peter Hammerle
|
cfa4f82e75
env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 yıl önce |
Fabian Peter Hammerle
|
a244e5d557
dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5
|
3 yıl önce |
Fabian Peter Hammerle
|
3598f78705
env: add upper version constraint for pytest to keep compatibility with python3.5
|
3 yıl önce |
Fabian Peter Hammerle
|
7f70124f27
dev env: add upper version constraint for importlib-metadata to keep compatibility with python3.5
|
4 yıl önce |
Fabian Peter Hammerle
|
7ff05ba3f2
dev env: upgrade black
|
4 yıl önce |
Fabian Peter Hammerle
|
d222cbe64e
fix black: workaround pipenv unexpectedly adding marker "python_version < '3.8'"
|
4 yıl önce |
Fabian Peter Hammerle
|
3b5ea00bf0
pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 yıl önce |
Fabian Peter Hammerle
|
cb2596d32e
standard python project tech stack (pipenv, pytest, pylint etc.); mqtt connect; GPLv3+
|
4 yıl önce |