Fabio Caccamo
|
8059429ebe
|
Fix `[html]` optional dependencies.
|
2023-12-27 11:17:44 +01:00 |
Fabio Caccamo
|
bbe8d62dcb
|
Replace `Black` and `isort` with `Ruff-format`
|
2023-12-11 23:43:42 +01:00 |
dependabot[bot]
|
38b35c1c12
|
Bump mailchecker from 5.0.9 to 6.0.1 (#349)
Bumps [mailchecker](https://github.com/FGRibreau/mailchecker) from 5.0.9 to 6.0.1.
- [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FGRibreau/mailchecker/compare/v5.0.9...v6.0.1)
---
updated-dependencies:
- dependency-name: mailchecker
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-07 23:24:08 +01:00 |
Fabio Caccamo
|
1a023d5682
|
Add `from_html` method. #317
|
2023-11-08 21:56:01 +01:00 |
Fabio Caccamo
|
8486566442
|
Add `Python 3.12` to tests. (#342)
|
2023-10-31 20:37:23 +01:00 |
Fabio Caccamo
|
0b6f8b508b
|
Add `parse` extra (optional dependencies). (#303)
* Remove `requests` from requirements.
* Rename internal method.
* Re-add requests requirement.
* Add `parse` extra (optional dependencies).
|
2023-06-17 22:30:03 +02:00 |
Fabio Caccamo
|
69ad3f9682
|
Update pyproject.toml
|
2023-04-18 18:51:10 +02:00 |
Fabio Caccamo
|
461b45ca25
|
Update pyproject.toml
|
2023-04-13 11:11:43 +02:00 |
Fabio Caccamo
|
0c86da2eaf
|
Update pyproject.toml
|
2023-04-07 00:39:58 +02:00 |
Fabio Caccamo
|
c42ea0a977
|
Switch from `setup.cfg` to `pyproject.toml`.
|
2023-04-06 13:22:23 +02:00 |
Fabio Caccamo
|
c77ae27880
|
Replace `flake8` with `Ruff`.
|
2023-04-05 17:35:38 +02:00 |
Fabio Caccamo
|
a1f36360ab
|
Set max line length to `88`.
|
2023-02-13 15:50:26 +01:00 |
Fabio Caccamo
|
473f417be7
|
Set `Black` pre-commit hook `line-length` option value.
|
2023-02-09 18:57:20 +01:00 |
Fabio Caccamo
|
6fd300dd5b
|
Update `pyproject.toml`. [ci skip]
|
2022-12-31 15:48:51 +01:00 |
Fabio Caccamo
|
bba9929f7d
|
Update `pyproject.toml` and `.pre-commit-config.yaml`.
|
2022-12-04 13:52:00 +01:00 |
Fabio Caccamo
|
1d8331d79b
|
Update pyproject.toml
|
2022-10-18 14:19:24 +02:00 |
Fabio Caccamo
|
b504e00d7e
|
Add `pre-commit` with `black`, `isort` and `flake8`.
|
2022-10-14 16:53:06 +02:00 |