Public Member Functions | Public Attributes | List of all members
setup.OtherSetupForSdist Class Reference
Inheritance diagram for setup.OtherSetupForSdist:
Inheritance graph
[legend]

Public Member Functions

def initialize_options (self)
 
def make_distribution (self)
 

Public Attributes

 archive_files
 
 force_manifest
 
 template
 
 use_defaults
 

Detailed Description

Definition at line 244 of file setup.py.

Member Function Documentation

def setup.OtherSetupForSdist.initialize_options (   self)

Definition at line 246 of file setup.py.

def setup.OtherSetupForSdist.make_distribution (   self)
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_temp' is true).  The list of archive files created is
stored so it can be retrieved later by 'get_archive_files()'.

Definition at line 271 of file setup.py.

Member Data Documentation

setup.OtherSetupForSdist.archive_files

Definition at line 303 of file setup.py.

setup.OtherSetupForSdist.force_manifest

Definition at line 253 of file setup.py.

setup.OtherSetupForSdist.template

Definition at line 251 of file setup.py.

setup.OtherSetupForSdist.use_defaults

Definition at line 252 of file setup.py.


The documentation for this class was generated from the following file:


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:38