From 2caad320bef1f8ce0d3571915e62cbdd32a830cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cle=CC=81ment=20Doumouro?= Date: Fri, 13 Dec 2024 15:10:46 +0100 Subject: [PATCH] chore: repo renaming --- pyproject.toml | 4 ++-- uv.lock | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fad56f3..faabd47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] -name = "datashare-ml-worker-template" +name = "datashare-python" version = "0.1.0" -description = "ML worker template for Datashare" +description = "Implement Datashare task in Python" authors = [{ name = "Clément Doumouro", email = "cdoumouro@icij.org" }] readme = "README.md" requires-python = "~=3.11" diff --git a/uv.lock b/uv.lock index 74dfd46..17a1118 100644 --- a/uv.lock +++ b/uv.lock @@ -250,7 +250,7 @@ wheels = [ ] [[package]] -name = "datashare-ml-worker-template" +name = "datashare-python" version = "0.1.0" source = { virtual = "." } dependencies = [