MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / make_release_tree

Method make_release_tree

Lib/distutils/command/sdist.py:401–441  ·  view source on GitHub ↗

Create the directory tree that will become the source distribution archive. All directories implied by the filenames in 'files' are created under 'base_dir', and then we hard link or copy (if hard linking is unavailable) those files into place. Essentially, this dupl

(self, base_dir, files)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

make_distributionMethod · 0.95

Calls 7

copy_fileMethod · 0.80
write_pkg_infoMethod · 0.80
mkpathMethod · 0.45
warnMethod · 0.45
infoMethod · 0.45
isfileMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected