Skip to content

Commit c68f2cb

Browse files
committed
[DEVOPS-922] no need for always_include_files in rattler recipe
despite _version.py is in git ignore, it gets installed through the poetry backend
1 parent 61b1a6a commit c68f2cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

recipe.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ build:
2020
number: 0
2121
noarch: python
2222
script: ${{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
23-
always_include_files:
24-
- ${{ module_name }}/_version.py
2523

2624
requirements:
2725
host:

0 commit comments

Comments
 (0)