Skip to content

Commit d2df398

Browse files
reaperhulkalex
authored andcommitted
blacklist some pytests (#4502)
1 parent 8a35a20 commit d2df398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
)
5555

5656
test_requirements = [
57-
"pytest>=3.6.0",
57+
"pytest>=3.6.0,!=3.9.0,!=3.9.1",
5858
"pretend",
5959
"iso8601",
6060
"pytz",

0 commit comments

Comments
 (0)