Loading .github/workflows/test.yml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ jobs: - '3.9' - '3.10' - '3.11' - '3.12' steps: - name: Get system version for Linux Loading requirements-test.txt +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ pytest-benchmark~=3.4.0 easydict>=1.7,<2 testtools>=2 where>=1.0.2 responses>=0.20.0 pytest-image-diff>=0.0.11 matplotlib natsort No newline at end of file setup.py +1 −0 Original line number Diff line number Diff line Loading @@ -65,5 +65,6 @@ setup( 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', ], ) Loading
.github/workflows/test.yml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ jobs: - '3.9' - '3.10' - '3.11' - '3.12' steps: - name: Get system version for Linux Loading
requirements-test.txt +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ pytest-benchmark~=3.4.0 easydict>=1.7,<2 testtools>=2 where>=1.0.2 responses>=0.20.0 pytest-image-diff>=0.0.11 matplotlib natsort No newline at end of file
setup.py +1 −0 Original line number Diff line number Diff line Loading @@ -65,5 +65,6 @@ setup( 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', ], )