Commit Graph

7 Commits

Author SHA1 Message Date
IamTheFij d48daaab10 Update dev requirements
Make sure mypy and type stubs are installed in dev environment. They
are already used for linting.
2022-10-11 12:42:07 -07:00
IamTheFij ab0603d1b9 Improve content type detection
continuous-integration/drone/push Build is passing Details
Cycle through detected content types and use the first supported one.

Adds tests to cover cases of priority and exceptions.
2022-10-11 12:20:57 -07:00
IamTheFij 8585380eae Fix missing removeprefix in pseudo_builder.py 2022-06-30 19:48:35 -07:00
IamTheFij 3f23ddd3cc Support for python3.7 and python3.8
continuous-integration/drone/push Build is passing Details
Added tox targets as well
2022-06-30 15:37:24 -07:00
IamTheFij 61496f3b18 Refactor some method names and Python API 2022-03-10 16:46:13 -08:00
IamTheFij 94b011799d Add tests for version parsing 2022-01-10 11:50:26 -08:00
IamTheFij f36c0b7ff7 Add additional tar/gzip headers 2022-01-10 11:50:07 -08:00