Loading .github/workflows/test.yml +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ jobs: - '3.9' - '3.10' - '3.11' - '3.12' exclude: - os: 'macos-latest' python-version: '3.7' 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 @@ -66,5 +66,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 @@ -22,6 +22,7 @@ jobs: - '3.9' - '3.10' - '3.11' - '3.12' exclude: - os: 'macos-latest' python-version: '3.7' 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 @@ -66,5 +66,6 @@ setup( 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', ], )