Possible to specify static libraries for package_contents? #1892
              
                Unanswered
              
          
                  
                    
                      matthewfeickert
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the
package_contentstests, thelibkey only checks for dynamic librariesrattler-build/docs/testing.md
Line 98 in 08f81cf
As there are times when static libraries need to be packaged in conda packages, is it possible to indicate this as a subkey in
lib? (Currently it seems like "no" and you need to use thefileskey to test for the existence of static libraries.) If not, would this be something that could be added?Beta Was this translation helpful? Give feedback.
All reactions