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

Method create_dist

Lib/distutils/tests/support.py:101–116  ·  view source on GitHub ↗

Will generate a test environment. This function creates: - a Distribution instance using keywords - a temporary directory with a package structure It returns the package directory and the distribution instance.

(self, pkg_name='foo', **kw)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

test_get_source_filesMethod · 0.80
test_build_librariesMethod · 0.80
test_finalize_optionsMethod · 0.80
test_runMethod · 0.80
test_uploadMethod · 0.80
test_minimalMethod · 0.80
test_search_cppMethod · 0.80
test_finalize_optionsMethod · 0.80
test_cleanMethod · 0.80
test_finalize_optionsMethod · 0.80
test_recordMethod · 0.80

Calls 4

mkdtempMethod · 0.95
DistributionClass · 0.85
joinMethod · 0.45
mkdirMethod · 0.45

Tested by 15

test_get_source_filesMethod · 0.64
test_build_librariesMethod · 0.64
test_finalize_optionsMethod · 0.64
test_runMethod · 0.64
test_uploadMethod · 0.64
test_minimalMethod · 0.64
test_search_cppMethod · 0.64
test_finalize_optionsMethod · 0.64
test_cleanMethod · 0.64
test_finalize_optionsMethod · 0.64
test_recordMethod · 0.64