Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-yu committed Dec 17, 2024
1 parent c6dd2a1 commit a625af0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ requirements:
build:
- python
- pip
- setuptools

run:
- python >=3.9
Expand Down
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,4 @@
author='Lorenzo Cerrone, Adrian Wolny, Qin Yu',
url='https://github.com/kreshuklab/plant-seg',
author_email='[email protected], [email protected]',
entry_points={
'console_scripts': [
'plantseg=plantseg.run_plantseg:main',
],
},
)

0 comments on commit a625af0

Please sign in to comment.