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

Method make_distribution

Lib/distutils/command/sdist.py:443–471  ·  view source on GitHub ↗

Create the source distribution(s). First, we create the release tree with 'make_release_tree()'; then, we create all required archive files (according to 'self.formats') from the release tree. Finally, we clean up by blowing away the release tree (unless 'self.keep_t

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runMethod · 0.95

Calls 7

make_release_treeMethod · 0.95
get_fullnameMethod · 0.80
make_archiveMethod · 0.80
joinMethod · 0.45
appendMethod · 0.45
popMethod · 0.45
indexMethod · 0.45

Tested by

no test coverage detected