mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-06-27 16:45:13 +08:00
Update pyproject.toml
This commit is contained in:
@@ -6,9 +6,6 @@ authors = ["{{ cookiecutter.author_name }}"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
[virtualenvs]
|
||||
in-project=true
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.10"
|
||||
numpy = "^1.26.1"
|
||||
|
||||
Reference in New Issue
Block a user