Skip to content

Commit

Permalink
fix: Add owslib as dependency for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyThomsonMonash committed Jan 11, 2024
1 parent f1132d8 commit 0439da8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ requirements:
- hjson
- loopprojectfile
- beartype
- owslib
run:
- python
- numpy
Expand All @@ -33,6 +34,7 @@ requirements:
- hjson
- loopprojectfile
- beartype
- owslib

test:
imports:
Expand All @@ -42,6 +44,7 @@ test:
- hjson
- loopprojectfile
- beartype
- owslib

about:
home: "https://github.com/Loop3D/map2loop-3"
Expand Down

0 comments on commit 0439da8

Please sign in to comment.