<https://github.com/bung87/slim>

hope this help you reduce your library dependencies when end user install.
    
    
    task atask, "des":
      requires "asynctest"
    before test:
      requires "asynctest"
    
    
    Run

Reply via email to