Skip to content
Snippets Groups Projects
Commit ab39922a authored by Vadim Gubaidulin's avatar Vadim Gubaidulin
Browse files

Added fortran compilation instruction

parent f31ee6fa
No related branches found
No related tags found
1 merge request!352D Particle-in-cell solver
......@@ -24,6 +24,9 @@ yapf = ">= 0.29"
isort = "5.*"
pytest = "^7.1"
[tool.poetry.scripts]
compile-fortran = "compile_fortran:compile_fortran"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment