Skip to content

Commit

Permalink
Add naip as a extra subpackage
Browse files Browse the repository at this point in the history
  • Loading branch information
lossyrob committed Mar 17, 2021
1 parent 68f416d commit 4eddc1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def requirement_name(self):
Subpackage('aster', is_extra=True),
Subpackage('corine', is_extra=True),
Subpackage('landsat', is_extra=True),
Subpackage('naip', is_extra=True),
Subpackage('planet', is_extra=True),
Subpackage('browse', is_extra=True),
]
Expand Down

0 comments on commit 4eddc1a

Please sign in to comment.