Skip to content

Commit 695bc3f

Browse files
Updated files with 'repo_helper'. (#33)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 36fbf63 commit 695bc3f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

formate.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ known_third_party = [
3636
"coincidence",
3737
"coverage",
3838
"domdf_python_tools",
39+
"importlib_metadata",
3940
"packaging",
4041
"pyparsing",
4142
"pytest",

tests/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
backports-entry-points-selectable>=1.0.2
22
coincidence>=0.2.0
33
domdf-python-tools[testing]>=2.0.1
4+
importlib-metadata>=3.6.0
45
iniconfig!=1.1.0,>=1.0.1
56
pytest>=6.0.0
67
pytest-cov>=2.8.1
7-
pytest-randomly>=3.6.0
8+
pytest-randomly>=3.7.0
89
pytest-rerunfailures>=9.0
910
pytest-timeout>=1.4.2

0 commit comments

Comments
 (0)