Skip to content

Commit afb8506

Browse files
authored
Removing empty space + comment (#44)
Removing empty space
1 parent 5a29659 commit afb8506

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
@@ -36,10 +36,10 @@ packages = [
3636
]
3737

3838
[tool.poetry.dependencies]
39+
# Core dependencies
3940
python = ">=3.7,<4.0"
4041
importlib-metadata = {version = "^4.0", python = "<3.8"}
4142
ansys-mapdl-core = "==0.63.1"
42-
4343
ansys-dpf-core = "==0.4.2"
4444
ansys-dpf-post = "==0.2.2"
4545
ansys-fluent-core = "==0.10.1"

0 commit comments

Comments
 (0)