Skip to content

Commit 66201c4

Browse files
goanpecavfdev-5
andauthored
Fix build backend (#3425)
Co-authored-by: vfdev <[email protected]>
1 parent f9e8ca1 commit 66201c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda.recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
# https://conda.io/docs/user-guide/tasks/build-packages/define-metadata.html#export-runtime-requirements
1616
requirements:
1717
build:
18-
- hatch
18+
- hatchling
1919
- pip
2020
- python >=3.9
2121
- pytorch >=1.10

0 commit comments

Comments
 (0)