Commit Graph

6 Commits

Author SHA1 Message Date
Fabio Caccamo b504e00d7e Add `pre-commit` with `black`, `isort` and `flake8`. 2022-10-14 16:53:06 +02:00
Fabio Caccamo 5ac299d1e7
Add `s3` support to I/O operations. (#126) 2022-10-12 15:12:03 +02:00
Fabio Caccamo eb04722d08
Drop `Python 3.6` support and pin all requirements. (#123)
* Drop `Python 3.6` official support.

* Pin all requirements.

* Change dependabot target branch.
2022-10-05 17:04:23 +02:00
Fabio Caccamo 244f6056bc Fixed `orjson` compatibility. #102 2022-07-15 23:53:34 +02:00
Fabio Caccamo 8b7a9b6d98 Improved code quality. 2022-03-24 13:26:18 +01:00
Fabio Caccamo a50066a56e Added requirements-test.txt file. 2021-12-06 18:29:11 +01:00