Skip to content

Commit 4089c79

Browse files
committed
no cartopy
1 parent cd1bb0f commit 4089c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ def prepare_venv(session: nox.sessions.Session) -> None:
150150

151151
logger.debug(f"Environment {venv_dir} is up to date")
152152

153-
cache_cartopy(session)
153+
# cache_cartopy(session)
154154

155155
# Determine whether verbose diagnostics have been requested
156156
# from the command line.

0 commit comments

Comments
 (0)