Skip to content

Commit 16958f6

Browse files
maarten-icolivhoenen
authored andcommitted
Remove outdated "TODO" comments for imas-core dependency
1 parent b6f3ed4 commit 16958f6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ docs = [
7878
"sphinx-immaterial>=0.11.0,<0.12",
7979
"sphinx-click",
8080
]
81-
82-
# TODO enable when imas-core is available on pypi
83-
# imas-core = [ "imas-core@git+https://github.com/iterorganization/imas-core.git@main" ]
84-
8581
netcdf = [
8682
"netCDF4>=1.4.1",
8783
]
@@ -106,7 +102,6 @@ test = [
106102
# Pint is used in training snippets
107103
"pint",
108104
# Optional dependencies
109-
# TODO add imas-core when it is available on pypi
110105
"imas-python[netcdf,h5py,xarray,saxonche]",
111106
]
112107

0 commit comments

Comments
 (0)