parent
62a173edeb
commit
e67cc51930
2
setup.py
2
setup.py
|
@ -39,7 +39,7 @@ INSTALL_REQUIRES = []
|
|||
EXTRAS_REQUIRE = {
|
||||
"docs": ["sphinx", "zope.interface"],
|
||||
"tests": [
|
||||
"coverage<5.0",
|
||||
"coverage",
|
||||
"hypothesis",
|
||||
"pympler",
|
||||
"pytest>=4.3.0", # 4.3.0 dropped last use of `convert`
|
||||
|
|
Loading…
Reference in New Issue