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