Skip to content

Commit

Permalink
added numpy as setup requirement to make GDAL native array type work
Browse files Browse the repository at this point in the history
  • Loading branch information
sllynn committed Nov 9, 2023
1 parent 96040b2 commit 6222dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ classifiers =
packages = find:
python_requires = >=3.7.0
setup_requires =
numpy==1.21.5
pyspark==3.3.2
ipython>=7.22.0

Expand Down

0 comments on commit 6222dce

Please sign in to comment.