We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c07cafc commit b22409cCopy full SHA for b22409c
setup.py
@@ -44,7 +44,7 @@ def get_version(rel_path):
44
'scikit-image',
45
'scikit-learn',
46
'tqdm',
47
- 'pyamg'
+ # 'pyamg'
48
],
49
version=get_version("LoopStructural/__init__.py"),
50
packages=find_packages(),
0 commit comments