Skip to content

Commit d7bdceb

Browse files
committed
Enable nanobind tests
Signed-off-by: Cristian Le <[email protected]>
1 parent 9fcdde6 commit d7bdceb

File tree

2 files changed

+10
-6
lines changed
  • docs/examples

2 files changed

+10
-6
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
summary+: " (nanobind)"
2+
require+:
3+
# TODO: These don't make sense to be packaged in a different package
4+
- python3-nanobind-devel
25
adjust:
6+
when: distro < fedora-41 or distro == centos-stream
37
enabled: false
4-
because: Nanobind is not yet packaged on Fedora
5-
#require+:
6-
# - python3dist(nanobind)
8+
because: They have not packaged nanobind there
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
summary+: " (nanobind)"
2+
require+:
3+
# TODO: These don't make sense to be packaged in a different package
4+
- python3-nanobind-devel
25
adjust:
6+
when: distro < fedora-41 or distro == centos-stream
37
enabled: false
4-
because: Nanobind is not yet packaged on Fedora
5-
#require+:
6-
# - python3dist(nanobind)
8+
because: They have not packaged nanobind there

0 commit comments

Comments
 (0)