Skip to content

Commit

Permalink
Updated install requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed Mar 19, 2021
1 parent ff9a8fe commit 29686a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
build-backend = 'setuptools.build_meta'
requires = [
'setuptools >= 43.0.0',
# 'numpy', # required to compile f2py extension
'cython', # requred to compile cython extension
'numpy',
]

0 comments on commit 29686a3

Please sign in to comment.