Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit 74a65cd

Browse files
committed
Bump pylha dependency to v0.2
1 parent 6fb1cfc commit 74a65cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
'smeftrunner-cli = smeftrunner.cli:main',
2525
]
2626
},
27-
install_requires=['scipy', 'numpy', 'pylha', 'pyyaml'],
27+
install_requires=['scipy', 'numpy', 'pylha>=0.2', 'pyyaml'],
2828
)

0 commit comments

Comments
 (0)