This commit is contained in:
2025-08-05 09:19:34 +08:00
commit 584548d006
1696 changed files with 53855 additions and 0 deletions
@@ -0,0 +1,6 @@
# This packages are required to run all the tests.
flake8
mock
pytest>=6.0,<7
pytest-cov
tox>=4.0,<5