Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 1d6246f

Browse files
committed
Bugfix duplicate pytest requirement
1 parent 0fb1d13 commit 1d6246f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"py-evm>=0.2.0-alpha.14",
5252
# We need to have pysha for autodoc to be able to extract API docs
5353
"pysha3>=1.0.0,<2.0.0",
54-
"pytest~=3.2",
5554
# Sphinx pined to `<1.8.0`: https://github.com/sphinx-doc/sphinx/issues/3494
5655
"Sphinx>=1.5.5,<1.8.0",
5756
"sphinx_rtd_theme>=0.1.9",

0 commit comments

Comments
 (0)