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: ...@@ -20,7 +20,7 @@ dependencies:
- psutil - psutil
- pvl - pvl
- pyproj - pyproj
- pysis - kalasiris
- pytest - pytest
- python>=3 - python>=3
- requests - requests
......
...@@ -12,8 +12,8 @@ from numbers import Number ...@@ -12,8 +12,8 @@ from numbers import Number
import numpy as np import numpy as np
import pandas as pd import pandas as pd
from pysis import isis import kalasiris.pysis as isis
from pysis.exceptions import ProcessError from kalasiris.pysis import ProcessError
import plotly.graph_objects as go import plotly.graph_objects as go
import plotly.express as px 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