Skip to content

Commit e222976

Browse files
committed
remove tasmanian from pyproject.toml
1 parent 298c764 commit e222976

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ mumps-mpi = ">=5.8.1,<6"
117117
dfo-ls = ">=1.3.0,<2"
118118
petsc = ">=3.24.2,<4"
119119
petsc4py = ">=3.24.2,<4"
120-
ninja = ">=1.13.2,<2" # for building Tasmanian from pypi
121120
nlopt = ">=2.10.0,<3"
122121

123122
[tool.pixi.feature.docs.dependencies]
@@ -143,9 +142,6 @@ packaging = "*"
143142
octave = ">=9.4.0,<11"
144143
pyzmq = ">=26.4.0,<28"
145144

146-
[tool.pixi.feature.extra.target.linux-64.pypi-dependencies]
147-
tasmanian = ">=8.2, <9"
148-
149145
# Python versions
150146
[tool.pixi.feature.py310.dependencies]
151147
python = "3.10.*"

0 commit comments

Comments
 (0)