Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit d56fffe

Browse files
authored
Merge pull request #1121 from xuzhao9/fix-nightly-version
Pass BUILD_VERSION env from local shell to conda build.
2 parents fc6d715 + 884884e commit d56fffe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packaging/torchtext/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ requirements:
2525

2626
build:
2727
string: py{{py}}
28+
script_env:
29+
- BUILD_VERSION
2830

2931
test:
3032
imports:

0 commit comments

Comments
 (0)