Commit Graph

10 Commits (201e6510f80646179dbe4ccf63b3696f57699623)

Author SHA1 Message Date
scito 201e6510f8 add type hints (Python 3.11) 2 years ago
scito f933cd0d32 initial mypy type checking 2 years ago
scito f4389ca8a3 fix linting 2 years ago
scito b89a338246 enable mypy type checking 2 years ago
scito 829fe65b1e ci: pip install pytest-mock 2 years ago
scito 672d18a5ca build docker images, run tests in docker build
- qreader_available flag
- echo commands in upgrade_deps.sh
2 years ago
scito 7af631ff1e ci: setup testing for linux, macos and windows platforms
- fix ci for windows: remove bash if/fi
- exlucde failing test from windows
- enable scheduled tests
- use --use-pep517 for pip install: avoid deprecation message
- exlcude windows-latest and pypy-3.9 since there is a problem with installing (missing zlib.h)
2 years ago
scito b562ceb00a use Python 3.11 for pipenv 2 years ago
scito 3e1818619e add dev deps to Pipfile 2 years ago
scito 302c45be99 generalize to upgrade_deps.sh and update Pipfile.lock 2 years ago