Updates bytestring-splitter installation namespace

pull/228/head
Kieran Prasch 2018-12-09 16:29:28 -08:00
parent 4a1bdc4b44
commit 0b2bd8815c
No known key found for this signature in database
GPG Key ID: 199AB839D4125A62
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ class VerifyVersionCommand(install):
INSTALL_REQUIRES = ['setuptools',
'cryptography>=2.3',
'pynacl',
'byteStringSplitter',
'bytestring-splitter',
'constant-sorrow',
]