Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | workflows/ci: upgrade actionsHEADmaster | Egor Tensin | 2024-01-28 |
| | |||
* | add runtime version informationv1.0.3 | Egor Tensin | 2023-03-03 |
| | |||
* | workflows/ci: unpin runner image | Egor Tensin | 2023-03-03 |
| | |||
* | workflows/ci: drop Python 3.4-3.6 | Egor Tensin | 2023-03-03 |
| | | | | setuptools 61 requires Python 3.7 or higher. | ||
* | get rid of requirements.txt | Egor Tensin | 2023-03-03 |
| | | | | It contained duplicate info from pyproject.toml. | ||
* | workflows/ci: fix Python versions | Egor Tensin | 2023-03-03 |
| | |||
* | workflows/ci: ignore changes in docs | Egor Tensin | 2023-03-03 |
| | |||
* | use --quiet flags for installations | Egor Tensin | 2023-02-25 |
| | |||
* | workflows/ci: upgrade actions | Egor Tensin | 2022-10-16 |
| | |||
* | workflows/ci: limit max number of parallel jobs | Egor Tensin | 2022-01-04 |
| | |||
* | workflows/ci: minor fix | Egor Tensin | 2021-10-16 |
| | |||
* | .ci/ -> test/ | Egor Tensin | 2021-08-02 |
| | |||
* | workflows/ci: rename to "CI" | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test -> workflows/ci | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test: switch back to ubuntu-18.04 | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test: use ubuntu-latest | Egor Tensin | 2021-06-15 |
| | |||
* | workflows/test: test w/ latest Python | Egor Tensin | 2021-06-11 |
| | |||
* | workflows/test: remove redundant parameters | Egor Tensin | 2021-05-08 |
| | |||
* | workflows/test: linting | Egor Tensin | 2021-05-04 |
| | |||
* | workflows/test: tweak step names | Egor Tensin | 2021-05-04 |
| | |||
* | workflows/test: run `pip install .` | Egor Tensin | 2021-05-04 |
| | |||
* | merge constraints.txt back to requirements.txt | Egor Tensin | 2021-05-03 |
| | | | | | I have no idea as to why the separation was required in the first place, actually. Seems to work now. | ||
* | workflows/test: disable pip warnings | Egor Tensin | 2021-05-03 |
| | |||
* | workflows/test: more compact YAML | Egor Tensin | 2021-05-03 |
| | |||
* | workflows/test: add a job to publish to PyPI | Egor Tensin | 2021-05-03 |
| | |||
* | workflows/test.yml: fail-fast | Egor Tensin | 2020-11-29 |
| | |||
* | update requirements.txt | Egor Tensin | 2020-11-29 |
| | |||
* | add GitHub workflow | Egor Tensin | 2020-11-29 |