Skip to content

Commit

Permalink
remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Koyaani authored and autra committed Mar 24, 2022
1 parent fe819b3 commit 06d003d
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 @@ -6,7 +6,7 @@
here = os.path.abspath(os.path.dirname(__file__))

requirements = (
'numpy>=1.20.0,<1.23', # the real requirements might be higher than that
'numpy>=1.20.0,<1.23',
'pyproj',
'cython',
'triangle',
Expand Down

0 comments on commit 06d003d

Please sign in to comment.