mirror of https://github.com/nucypher/nucypher.git
use bytestring splitter from pypi take #2
parent
77308e2d8d
commit
ad48b6fd99
2
Pipfile
2
Pipfile
|
@ -8,7 +8,7 @@ name = "pypi"
|
|||
# NuCypher
|
||||
#
|
||||
constantSorrow = {git = "https://github.com/nucypher/constantSorrow.git", ref = "nucypher-depend"}
|
||||
bytestringSplitter = {git = "https://github.com/nucypher/byteStringSplitter.git", ref = "nucypher-depend"}
|
||||
bytestringSplitter = "*"
|
||||
rpcudp = {git = "https://github.com/nucypher/rpcudp", ref = "nucypher-depend"}
|
||||
kademlia = {git = "https://github.com/nucypher/kademlia", ref = "nucypher-depend"}
|
||||
pyumbral = {git = "https://github.com/nucypher/pyumbral.git", ref = "nucypher-depend"}
|
||||
|
|
Loading…
Reference in New Issue