Commit Graph

11 Commits (8ba4439305babfd5a30208be5041780131ca68a4)

Author SHA1 Message Date
scito 7af4017910 ci: daily tests and order python from new to old
- more recent version first
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 21c16ed44e add pypy Python versions 3.7, 3.8, and 3.9 to GitHub CI testing 2 years ago
scito 13c4b6c7d4 enable Python 3.11 ci 2 years ago
Roland Kurmann be4d0d37db
add default codeql-analysis.yml
This file enables security scans on GitHub.
2 years ago
scito 33bba8848a add dependabot.yml 2 years ago
scito 2eaab5e3b5 update README and CI 2 years ago
scito cf91108c3f add badges to README, rename CI file to ci.yml
- add python and license badge to README
- rename GitHub Workflow actions file to ci.yml
2 years ago
scito 8d3e634eed add latest Python version to workflow 2 years ago
scito 175e7c38e5 refactor to satisfy flak8 2 years ago
scito 7f8250c0a6 add github test action and add pytest 2 years ago