File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 2
2
[ ![ ci] ( https://github.com/Apkawa/pytest-image-diff/actions/workflows/ci.yml/badge.svg )] ( https://github.com/Apkawa/pytest-image-diff/actions/workflows/ci.yml )
3
3
[ ![ Documentation Status] ( https://readthedocs.org/projects/pytest-image-diff/badge/?version=latest )] ( https://pytest-image-diff.readthedocs.io/en/latest/?badge=latest )
4
4
[ ![ Codecov] ( https://codecov.io/gh/Apkawa/pytest-image-diff/branch/master/graph/badge.svg )] ( https://codecov.io/gh/Apkawa/pytest-image-diff )
5
- [ ![ Requirements Status] ( https://requires.io/github/Apkawa/pytest-image-diff/requirements.svg?branch=master )] ( https://requires.io/github/Apkawa/pytest-image-diff/requirements/?branch=master )
6
- [ ![ PyUP] ( https://pyup.io/repos/github/Apkawa/pytest-image-diff/shield.svg )] ( https://pyup.io/repos/github/Apkawa/pytest-image-diff )
7
5
[ ![ PyPi Python versions] ( https://img.shields.io/pypi/pyversions/pytest-image-diff.svg )] ( https://pypi.python.org/pypi/pytest-image-diff )
8
6
[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE )
9
7
Original file line number Diff line number Diff line change 5
5
twine
6
6
7
7
# Tests
8
- pytest >= 4 ,< 5
9
- pytest-pythonpath == 0.7.3
10
- pytest-cov == 2.8.1
11
- mock == 3.0.5
8
+ pytest >= 6 ,< 7
9
+ pytest-cov == 2.12.1
12
10
13
11
# Docs
14
12
You can’t perform that action at this time.
0 commit comments