Skip to content

Commit 08d839b

Browse files
committed
add build dependencies for extra packages
1 parent 599f4a1 commit 08d839b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pybuild-deps compile --output-file=.konflux/requirements-extra-build.txt .konflux/requirements-extra.txt
6+
#
7+
cython==3.2.3
8+
# via pyyaml
9+
flit-core==3.12.0
10+
# via wheel
11+
wheel==0.45.1
12+
# via pyyaml
13+
14+
# The following packages are considered to be unsafe in a requirements file:
15+
setuptools==80.9.0
16+
# via pyyaml

0 commit comments

Comments
 (0)