Skip to content

Commit

Permalink
adding numpy to mock list
Browse files Browse the repository at this point in the history
  • Loading branch information
ungarj committed Feb 28, 2017
1 parent 0a72509 commit aadce52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ def __getattr__(cls, name):
'rasterio.crs',
'matplotlib',
'matplotlib.pyplot',
'numpy',
'gdal',
'cached_property',
'pyproj',
Expand Down

0 comments on commit aadce52

Please sign in to comment.