Skip to content

Commit

Permalink
Remove runtime dependency on python version
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Apr 15, 2024
1 parent 460a2dc commit c4d30fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ source:

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
Expand Down

0 comments on commit c4d30fc

Please sign in to comment.