From ba310f8b0ef7b974038e6ad17798af8c0ff2723c Mon Sep 17 00:00:00 2001 From: Yuanpeng Zhang Date: Mon, 20 Nov 2023 13:43:11 -0500 Subject: [PATCH] add in conda metadata --- conda.recipe/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index b086a5f..03b7dfa 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -11,6 +11,8 @@ build: noarch: python string: py{{py}} script: python setup.py install --single-version-externally-managed --record=record.txt + entry_points: + - pystog_cli = pystog.cli:pystog_cli requirements: build: