From 82773c4e7f6dcf608ed6544a5bd2e6250d0c4a33 Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 14:12:39 +0000 Subject: [PATCH] Updated files with 'repo_helper'. --- pyproject.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 7a04365..e43d01e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,10 +24,6 @@ Homepage = "https://github.com/PyMassSpec/contributing" "Source Code" = "https://github.com/PyMassSpec/contributing" Documentation = "https://contributing-to-pyms.readthedocs.io" -[tool.mkrecipe] -conda-channels = [ "PyMassSpec",] -extras = "all" - [tool.whey] base-classifiers = [] python-versions = [ "3.8",]