Fix package name

This commit is contained in:
Guilhem Lavaux 2024-05-17 09:58:56 +02:00
parent ffc1fbe806
commit 659081ac86

View File

@ -8,7 +8,7 @@ authors = [
"Guilhem Lavaux <guilhem.lavaux@iap.fr>",
]
readme = "README.md"
packages = [{include = "auto_seminar"}]
packages = [{include = "map2map"}]
[tool.poetry.dependencies]
python = "^3.10"