File tree Expand file tree Collapse file tree 13 files changed +25
-30
lines changed Expand file tree Collapse file tree 13 files changed +25
-30
lines changed Original file line number Diff line number Diff line change 1- summary:
2-   Documentation examples
1+ summary: Documentation examples
32discover+:
43  how: fmf
54  filter: "tag: examples"
Original file line number Diff line number Diff line change 1- summary:
2-   Basic smoke tests
1+ /:
2+   inherit: false
3+ 
4+ summary: Basic smoke tests
35discover:
46  how: fmf
57  filter: "tag: smoke"
Original file line number Diff line number Diff line change 55
66# Define tests
77/version:
8+   summary: Read version
89  test: python3 -c "import scikit_build_core; print(scikit_build_core.__version__)"
Original file line number Diff line number Diff line change 1- summary:
2-   Nanobind downstream example
1+ summary: Nanobind downstream example
32adjust:
43  enabled: false
54  because: Nanobind is not yet packaged on Fedora
65#require+:
7- #  - python3- nanobind
6+ #  - python3dist( nanobind) 
Original file line number Diff line number Diff line change 1- summary:
2-   Pybind downstream example
1+ summary: Pybind downstream example
32require+:
43  - gcc-c++
5-   - pybind11-devel 
4+   - python3dist( pybind11) 
Original file line number Diff line number Diff line change 1- summary:
2-   Abi3 example project
1+ summary: Abi3 example project
Original file line number Diff line number Diff line change 1- summary:
2-   C example project
1+ summary: C example project
Original file line number Diff line number Diff line change 1- summary:
2-   Cython example project
1+ summary: Cython example project
32require+:
4-   - python3- cython
3+   - python3dist( cython) 
Original file line number Diff line number Diff line change 1- summary:
2-   F2PY example project
1+ summary: F2PY example project
32require+:
43  - gcc-gfortran
5-   - python3- numpy
4+   - python3dist( numpy) 
65  - python3-numpy-f2py
Original file line number Diff line number Diff line change 1- summary:
2-   Nanobind example project
1+ summary: Nanobind example project
32adjust:
43  enabled: false
54  because: Nanobind is not yet packaged on Fedora
65#require+:
7- #  - python3- nanobind
6+ #  - python3dist( nanobind) 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments