From a75959d8e35b244fa487c2a116edf532306b29b8 Mon Sep 17 00:00:00 2001 From: belthlemar Date: Mon, 22 Jul 2024 16:55:55 +0200 Subject: [PATCH] test --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a6f3bdc..42b1778 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,8 +21,6 @@ classifiers = [ "Programming Language :: Python :: Implementation :: PyPy", ] -dependencies = ["click", "pandas"] - [project.urls] Documentation = "https://github.com/AntaresSimulatorTeam/antares-study-version#readme"