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

Method add_defaults

Lib/distutils/command/sdist.py:218–298  ·  view source on GitHub ↗

Add all the default files to self.filelist: - README or README.txt - setup.py - test/test*.py - all pure Python modules mentioned in setup script - all files pointed by package_data (build_py) - all files defined in data_files. -

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_file_listMethod · 0.95

Calls 15

globFunction · 0.90
convert_pathFunction · 0.90
get_finalized_commandMethod · 0.80
has_data_filesMethod · 0.80
filterFunction · 0.50
existsMethod · 0.45
appendMethod · 0.45
warnMethod · 0.45
joinMethod · 0.45
extendMethod · 0.45
has_pure_modulesMethod · 0.45
get_source_filesMethod · 0.45

Tested by

no test coverage detected