Skip to content

Commit 5ca2f22

Browse files
Kostiantyn GoloveshkoKostiantyn Goloveshko
authored andcommitted
Skip building allure-pytest-bdd for pytest-bdd<6 and python version==3.6
1 parent e86d62e commit 5ca2f22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

allure-pytest-bdd/setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
]
2121

2222
install_requires = [
23-
"pytest>=4.5.0",
2423
"pytest-bdd>=6.0.0",
25-
"six>=1.9.0",
2624
]
2725

2826

0 commit comments

Comments
 (0)