OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | run (self) |
def | initialize_options (self) |
def | make_distribution (self) |
def | check_readme (self) |
def | make_release_tree (self, base_dir, files) |
def | read_manifest (self) |
![]() | |
def | add_defaults (self) |
Data Fields | |
filelist | |
formats | |
Static Public Attributes | |
user_options | |
negative_opt | |
README_EXTENSIONS | |
READMES | |
Smart sdist that finds anything supported by revision control
def check_readme | ( | self | ) |
def initialize_options | ( | self | ) |
Reimplemented in manifest_maker.
def make_distribution | ( | self | ) |
Workaround for #516
def make_release_tree | ( | self, | |
base_dir, | |||
files | |||
) |
def read_manifest | ( | self | ) |
Read the manifest file (named by 'self.manifest') and use it to fill in 'self.filelist', the list of files to include in the source distribution.
def run | ( | self | ) |
Reimplemented in manifest_maker.
filelist |
formats |
|
static |
|
static |
|
static |
|
static |