Pin minimum pytest
version to fix tests
This commit is contained in:
@@ -47,6 +47,6 @@ Repository = "https://github.com/carpedm20/fbchat/"
|
|||||||
|
|
||||||
[tool.flit.metadata.requires-extra]
|
[tool.flit.metadata.requires-extra]
|
||||||
test = [
|
test = [
|
||||||
"pytest",
|
"pytest~=4.0",
|
||||||
"six",
|
"six",
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user