Dan Yeaw
a9c2ba71c0
Remove explicit install of poetry with tox
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-10-24 15:16:57 -04:00
Dan Yeaw
82a19245cc
Fix doctests for has_multimethods decorator
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-10-24 15:16:57 -04:00
Dan Yeaw
2ffe8b3aa5
Replace pytest.ini with pyproject.toml
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-10-19 21:50:49 -04:00
Dan Yeaw
fa8f90cd0b
Add Python 3.9 to test matrix
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-10-19 21:50:05 -04:00
dependabot[bot]
864de2c474
Bump mypy from 0.782 to 0.790
...
Bumps [mypy](https://github.com/python/mypy ) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:47:58 +00:00
dependabot[bot]
d73ae767c8
Bump pytest from 6.0.2 to 6.1.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:44:52 +00:00
Dan Yeaw
90fd0d6ab7
Merge pull request #15 from gaphor/chore/pre-commit-flake8
...
Enable Pre-commit Hooks for isort, toml, yaml, and flake8
2020-09-03 21:26:35 -04:00
dependabot[bot]
5994964761
Bump tox from 3.19.0 to 3.20.0
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.19.0...3.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 06:18:12 +00:00
Dan Yeaw
34f7a524bc
Add isort, check-toml, and check-yaml to pre-commit
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-08-28 22:08:26 -04:00
dependabot[bot]
652046f7bc
Bump pre-commit from 1.20.0 to 2.7.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 1.20.0 to 2.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v1.20.0...v2.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 06:23:02 +00:00
dependabot[bot]
c635890906
Bump black from 19.10b0 to 20.8b1
...
Bumps [black](https://github.com/psf/black ) from 19.10b0 to 20.8b1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 00:30:03 +00:00
dependabot[bot]
059bdfee7b
Bump mypy from 0.740 to 0.782
...
Bumps [mypy](https://github.com/python/mypy ) from 0.740 to 0.782.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.740...v0.782 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 00:25:49 +00:00
dependabot[bot]
7b52ebf438
Bump tox from 3.14.1 to 3.19.0
...
Bumps [tox](https://github.com/tox-dev/tox ) from 3.14.1 to 3.19.0.
- [Release notes](https://github.com/tox-dev/tox/releases )
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/tox/compare/3.14.1...3.19.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 00:22:39 +00:00
dependabot[bot]
72662a23ed
Bump pytest-cov from 2.8.1 to 2.10.1
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.8.1 to 2.10.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-28 00:17:35 +00:00
dependabot[bot]
3da5d6493b
Bump pytest from 5.3.0 to 6.0.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.3.0 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.0...6.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 02:18:23 +00:00
Dan Yeaw
f14743a76d
Add tox to the project
...
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2019-11-23 15:20:45 -05:00
Arjan Molenaar
f9d9dcab6a
Prepare for 1.0.0 release
2019-11-18 21:51:17 +01:00
Arjan Molenaar
7d05117a7e
Drop support for Python 3.6
2019-11-09 11:47:55 +01:00
Arjan Molenaar
3087dd97a5
Bump to 1.0.0b1
2019-11-09 09:51:11 +01:00
Arjan Molenaar
97616fa28f
Add pre-commit config
2019-11-08 14:00:27 +01:00
Arjan Molenaar
b58e2d8c0d
Forgot to add Dan as an author
...
Sorry Dan!
2019-11-08 13:49:40 +01:00
Arjan Molenaar
b0d9884714
Use pyproject.toml + poetry to build this project
2019-11-08 13:47:37 +01:00