A simple promisified recursive readdir function, with support for globs and .gitignore files. Compared to simply searching for .gitignore files first, and normal files second, this approach is more ...
def build_from_sdist(src, dst): builder = ProjectBuilder(src) # delete = False for debugging with TemporaryDirectory(delete=False) as sdist_build_dir: print("THE ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする