Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Nov 18, 2021
1 parent 4be439e commit a3e75a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ source:
sha256: {{ sha256 }}
patches:
- fix-multiple-pkgs.patch
- fix-new-setuptools.patch

build:
script: {{ PYTHON }} -m pip install . --no-deps -vv
number: 0
number: 1
noarch: python
entry_points:
- catkin_create_pkg = catkin_pkg.cli.create_pkg:main
Expand Down

0 comments on commit a3e75a0

Please sign in to comment.