aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/python/six/ya.make
blob: e0c784921466e76360d70944687ce869f191fad2 (plain) (tree)
1
2
3
4
5
6
7
8
                       
 
              
 
            
               
 



             


                              
 
         
     


                  
OWNER(g:python-contrib)

PY23_LIBRARY()

LICENSE(MIT)

VERSION(1.16.0)

PY_SRCS(
    TOP_LEVEL
    six.py
)

RESOURCE_FILES(
    PREFIX contrib/python/six/
    .dist-info/METADATA
    .dist-info/top_level.txt
)

NO_LINT()

END()

RECURSE_FOR_TESTS(
    tests
)