Skip to content

Commit c4a2035

Browse files
committed
Update requirements
1 parent db7d96e commit c4a2035

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,6 @@
11
beautifulsoup4
22
chardet
33
conda >=25.11.0
4-
conda-forge::rattler-build
54
conda-index >=0.4.0
65
conda-libmamba-solver >=25.11.0 # includes fix for CondaSolver deprecation warnings
76
conda-package-handling >=2.2.0
@@ -18,6 +17,7 @@ pip
1817
pkginfo
1918
psutil
2019
py-lief
20+
conda-forge::py-rattler-build >=0.58.0 # v1 recipe support
2121
pytest-rerunfailures # for handling flaky tests
2222
python >=3.10
2323
python-libarchive-c

0 commit comments

Comments
 (0)