mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-06 06:00:08 +08:00
integration tests depend on pybitcoin, which isn't installed in blockstack-core anymore
This commit is contained in:
@@ -28,6 +28,7 @@ setup(
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'blockstack>=0.14.2',
|
||||
'pybitcoin>=0.9.8',
|
||||
'xmlrunner>=1.7.7'
|
||||
],
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user