Skip to content

Commit 2c020f6

Browse files
[REGRESSION] revert pytyest-enabler back to v1.0.1 in CI to continue support of pre-v3.8 python (- WIP #40 -)
1 parent 507029d commit 2c020f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pep8>=1.0
2525
pytest>=7
2626
pytest-checkdocs>=2.4
2727
pytest-cov>=4.0.0
28-
pytest-enabler>=3.2.0
28+
pytest-enabler>=1.0.1
2929
pytest-flake8>=1.0
3030
coverage >= 6.3
3131
pytest-cov >= 4.0.0;

0 commit comments

Comments
 (0)