Esempio n. 1
0
def common_wheels():
    """Provide a directory with latest setuptools and wheel wheels"""
    return DATA_DIR.joinpath('common_wheels')
Esempio n. 2
0
def common_wheels():
    """Provide a directory with latest setuptools and wheel wheels"""
    return DATA_DIR.join('common_wheels')