From b9bc81bdd45b96943a389e6ac147f474c31515b7 Mon Sep 17 00:00:00 2001 From: Giorgio Salluzzo Date: Sun, 30 Jul 2023 15:37:44 +0200 Subject: [PATCH] Switch to Hatch. --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 37f9f59..43747f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ dependencies = [ "urllib3>=1.25.3", "httptools", ] +dynamic = ["version"] [project.optional-dependencies] test = [