.gitlab-ci.yml
0 → 100644
+45
−0
+87
−10
.travis.yml
deleted100644 → 0
+0
−26
+1
−1
+9
−15
Loading
- Replace tox tests with pre-commit hooks. - Replace Travis CI with GitLab CI. - Address issues from checks. - Format with Black. - Release with GitLab CI. - Update documentation.