aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2420329..f8e75e6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,6 @@ dev = ["pytest>=8"]
# as a dependency -- PyPI's pytriskel has no wheel for current Pythons, no sdist,
# and a binding bug that makes edge routes unreachable. Install our fork:
# uv pip install ~/dev/triskel/bindings/python
-# See docs/TRISKEL_EVAL.md and ~/dev/triskel/PATCHES.md.
[project.scripts]
idatui = "idatui.launch:main"