Skip to content

Commit 25d657f

Browse files
committed
Update requirements
1 parent db7d96e commit 25d657f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ requirements:
5050
- pkginfo
5151
- psutil
5252
- py-lief
53+
- py-rattler-build >=0.58.0
5354
- python
5455
- python-libarchive-c
5556
- pytz

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
beautifulsoup4
22
chardet
33
conda >=25.11.0
4-
conda-forge::rattler-build
4+
conda-forge::py-rattler-build >=0.58.0 # v1 recipe support
55
conda-index >=0.4.0
66
conda-libmamba-solver >=25.11.0 # includes fix for CondaSolver deprecation warnings
77
conda-package-handling >=2.2.0

0 commit comments

Comments
 (0)