Skip to content

Commit d5ce9a1

Browse files
committed
rm flashTP from pyproject
1 parent b9a0254 commit d5ce9a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ dependencies = [
3535
[project.optional-dependencies]
3636
test = ["pytest", "pytest-cov>=5", "ipython"]
3737
cueq12 = ["cuequivariance>=0.6.0; python_version >= '3.10'", "cuequivariance-torch>=0.6.0; python_version >= '3.10'", "cuequivariance-ops-torch-cu12; python_version >= '3.10'"]
38-
flashTP = ["flashTP @ git+https://github.com/SNU-ARC/flashTP@v0.1.0"]
3938
mliap = ["cython==3.0.11", "cupy-cuda12x"]
4039

4140
[project.scripts]

0 commit comments

Comments
 (0)