Skip to content

Commit 22be115

Browse files
committed
remove pymbolic (#1758)
1 parent 03c0a56 commit 22be115

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/ci/min-core-deps.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ dependencies:
1717
- numpy=1.23
1818
- platformdirs=2.5
1919
- psutil=5.9
20-
- pymbolic=2022.1
2120
- pytest=7.1
2221
- scipy=1.9
2322
- trajan=0.1

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies:
1212
- numpy>=1.9.1
1313
- platformdirs
1414
- psutil
15-
- pymbolic
1615
- scipy>=0.16.0
1716
- tqdm
1817
- trajan

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ dependencies = [
2929
"netCDF4",
3030
"zarr",
3131
"tqdm",
32-
"pymbolic",
3332
"pytest",
3433
"scipy",
3534
"xarray",

0 commit comments

Comments
 (0)