Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 89cf129

Browse files
committed
python3 compatible serpent
1 parent a897c1d commit 89cf129

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

dev_requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@ coveralls
33
pytest>=2.9.0
44
pytest-catchlog==1.2.2
55
pytest-timeout==1.0.0
6-
https://github.com/ethereum/serpent/tarball/develop
6+
# This needs https://github.com/ethereum/serpent/pull/102 to be merged so for
7+
# python3 compat with serpent.
8+
#https://github.com/ethereum/serpent/tarball/develop
9+
https://github.com/pipermerriam/serpent/tarball/piper/add-travis-ci-testing

0 commit comments

Comments
 (0)