File size: 104 Bytes
8eb2cb0 | 1 2 3 4 5 6 7 8 9 | [build_py]
build_lib=temp_build
[bdist_wheel]
bdist_dir=temp_build
[install_lib]
build_dir=temp_build
|
8eb2cb0 | 1 2 3 4 5 6 7 8 9 | [build_py]
build_lib=temp_build
[bdist_wheel]
bdist_dir=temp_build
[install_lib]
build_dir=temp_build
|