Add interactive template with python environment selector
This commit is contained in:
parent
494ba17aaf
commit
dea39b9462
5 changed files with 105 additions and 43 deletions
|
@ -58,6 +58,9 @@ quote-style = "single"
|
|||
inline-quotes = "single"
|
||||
docstring-quotes = "double"
|
||||
|
||||
[tool.ruff.lint.pydocstyle]
|
||||
convention = "numpy"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue