Skip to content
Snippets Groups Projects
Commit eed0150b authored by Laura, Jason R's avatar Laura, Jason R
Browse files

Swaps pysis for kalasiris

parent 1456f695
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ dependencies:
- psutil
- pvl
- pyproj
- pysis
- kalasiris
- pytest
- python>=3
- requests
......
......@@ -12,8 +12,8 @@ from numbers import Number
import numpy as np
import pandas as pd
from pysis import isis
from pysis.exceptions import ProcessError
import kalasiris.pysis as isis
from kalasiris.pysis import ProcessError
import plotly.graph_objects as go
import plotly.express as px
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment