From 715f8765afe7592140279e5dc546b4b776adc960 Mon Sep 17 00:00:00 2001 From: Ronan Date: Wed, 24 Jan 2024 23:44:13 +0100 Subject: [PATCH] fix: package --- pyproject.toml | 2 +- python_template/.empty | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 python_template/.empty diff --git a/pyproject.toml b/pyproject.toml index c580c48..9a02adc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" [tool.poetry] -name = "python-template" +name = "python_template" version = "0.1.0" description = "Template" authors = ["DataForGood"] diff --git a/python_template/.empty b/python_template/.empty new file mode 100644 index 0000000..e69de29