Skip to content
Snippets Groups Projects
Commit 07c7b6dc authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Removes explicit jinja2 dependency (#168)

parent b222c8ad
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,6 @@ dependencies:
- scipy
- protobuf
- affine
- jinja2
- networkx
- pandas
- sqlalchemy
......
......@@ -10,7 +10,6 @@ dependencies:
- scipy
- protobuf
- affine
- jinja2
- networkx
- pandas
- sqlalchemy
......
......@@ -49,7 +49,6 @@ requirements:
- scipy
- certifi
- pyproj
- jinja2
test:
......
......@@ -25,7 +25,6 @@ def setup_package():
'gdal',
'numpy',
'pyproj',
'jinja2',
'pvl',
'protobuf',
'h5py',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment