@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "meal-manager"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = "~=3.13.0"
|
||||
@@ -25,7 +25,7 @@ dev = [
|
||||
|
||||
[project.scripts]
|
||||
apply-subscriptions = "meal_manager.scripts:apply_subscriptions_cli"
|
||||
|
||||
meal-manager-nightly = "meal_manager.scripts:run_nightly_tasks"
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
Reference in New Issue
Block a user