Skip to content

Commit 00a4c61

Browse files
committed
pin paccmann
1 parent c6a2c13 commit 00a4c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def get_version(rel_path):
3333
'jab@zurich.ibm.com, greta.markert@gmail.com, drugilsberg@gmail.com'
3434
),
3535
install_requires=[
36-
'paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor',
36+
'paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2',
3737
'torch', 'deepchem>=2.4', 'tensorflow>=2.0', 'Pillow', 'six'
3838
],
3939
packages=find_packages('.'),

0 commit comments

Comments
 (0)