Fix pytest version
This commit is contained in:
@@ -51,7 +51,7 @@ Repository = "https://github.com/carpedm20/fbchat/"
|
|||||||
|
|
||||||
[tool.flit.metadata.requires-extra]
|
[tool.flit.metadata.requires-extra]
|
||||||
test = [
|
test = [
|
||||||
"pytest>=4.0,<6.0",
|
"pytest>=4.3,<6.0",
|
||||||
]
|
]
|
||||||
docs = [
|
docs = [
|
||||||
"sphinx~=2.0",
|
"sphinx~=2.0",
|
||||||
|
Reference in New Issue
Block a user