Skip to content

Commit

Permalink
Remove numba in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Oct 21, 2023
1 parent d63d52a commit 3240118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def find_version(*file_paths):
keywords='thermodynamic-properties quasi-harmonic-approximation scientific-computation',
install_requires=[
'lazy_property',
'numba',
# 'numba',
'mpmath',
'numpy',
'pandas',
Expand Down

0 comments on commit 3240118

Please sign in to comment.