Skip to content

Commit 4495419

Browse files
committed
Remove dependency on ansys-dpf-core as git project
1 parent 995dc50 commit 4495419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ maintainers = [
1717
{name = "ANSYS, Inc.", email = "[email protected]"},
1818
]
1919
dependencies = [
20-
"ansys-dpf-core @ git+https://[email protected]/ansys/pydpf-core.git",
20+
"ansys-dpf-core",
2121
"scooby",
2222
]
2323
classifiers = [

0 commit comments

Comments
 (0)