Commit Graph

256 Commits

Author SHA1 Message Date
127df1e9cb fix mypy, add pre-commit 2021-10-09 19:43:21 +02:00
f28e16dc1c add explicit packages and homepage 2021-10-09 16:12:57 +02:00
bf09e42c5f add types-dataclasses for python 3.6 2021-10-09 15:28:26 +02:00
f446962f02 Fixed dependencies issue.
Signed-off-by: Pavel <win10@list.ru>
2021-10-09 14:44:06 +04:00
b637fc0774 remove .vscode settings, re-dump orjson choices to fix choices, move mypy config into pyproject.toml 2021-10-08 20:14:03 +02:00
b2541bed1e Added poetry integration.
Description:
* Fixed github actions;
* Removed requirements.txt;
* Fixed CONTRIBUTING.md;
* Fixed black and flake8.

Signed-off-by: Pavel <win10@list.ru>
2021-10-08 16:56:59 +04:00