Replies: 2 comments 3 replies
-
| Not natively but you could always just remove them. | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| Hi,
I  solved it in the Yocto/OE recipe:
https://cgit.openembedded.org/openembedded-core/tree/meta/recipes-devtools/python/python3-jsonschema_4.7.2.bb?h=master#n12
Thanks… On Thu, Jul 28, 2022 at 1:41 PM Julian Berman ***@***.***> wrote:
 It's kind of nontrivial packaging complexity for a rare case -- the files
 are pretty tiny:
 ⊙  du -sh jsonschema/tests                                                                                                                                                          ***@***.***
 180K	jsonschema/tests
 so I don't think this is something I'd want to add honestly.
 —
 Reply to this email directly, view it on GitHub
 <#975 (reply in thread)>,
 or unsubscribe
 <https://github.com/notifications/unsubscribe-auth/AA5IFKVQCECUI2GMRAR77TDVWJWVXANCNFSM53YPAJ6Q>
 .
 You are receiving this because you authored the thread.Message ID:
 ***@***.***
 .com>
 -- 
Jan Vermaete
“Success is a self-correcting phenomenom.” -- Gary Hamel | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    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.
-
Hi,
Is there a way to install this without the tests directory?
Just because I don't need them at my tiny IOT device?
br
Beta Was this translation helpful? Give feedback.
All reactions