Skip to content

Commit

Permalink
update pyproject toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vpchung committed Dec 20, 2024
1 parent 9411250 commit f415005
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/openchallenges/data-lambda/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "sandbox-lambda-python"
name = "openchallenges-data-lambda"
version = "0.1.0"
description = "A containerized AWS Lambda example for Python"
authors = ["Thomas Schaffter <[email protected]>"]
description = "A containerized AWS Lambda to import challenge data into the OC database"
authors = ["Verena Chung <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
Expand Down

0 comments on commit f415005

Please sign in to comment.