Skip to content

Commit

Permalink
Merge pull request #52 from neutrons/conda_meta
Browse files Browse the repository at this point in the history
add in conda metadata
  • Loading branch information
Kvieta1990 authored Nov 20, 2023
2 parents 1a6d9b1 + ba310f8 commit 460a2dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 460a2dc

Please sign in to comment.