Commit Graph

7 Commits

Author SHA1 Message Date
Maxime Desroches
b5f49d16b0 fix 2024-07-19 19:00:02 -07:00
Maxime Desroches
1988025a91 test this 2024-07-19 17:33:26 -07:00
Maxime Desroches
f354821df7 python package 2024-07-11 22:17:55 -07:00
Uku Loskit
3ad6816953 Convert tests to use pytest instead of unittest (#43)
* Convert tests to use pytest instead of unittest

* Augment PYTHONPATH for pytest via pyproject.toml

* cleanup

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2024-07-10 00:36:23 +00:00
Justin Newberry
22f02dd650 pylint to ruff (#32) 2023-08-07 15:30:35 -07:00
Adeeb Shihadeh
3689d817d4 bump to python 3.11.4 (#27)
* bump to python 3.11.4

* Update requirements.txt

* lint

* revert

---------

Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2023-06-27 15:40:10 -07:00
Pratik Raj
eab09f04f6 use pip's --no-cache-dir flag in dockerfiles to save space (#20) 2021-10-09 11:39:17 -07:00