Orbits
1
|
Public Member Functions | |
def | initialize_options |
def | finalize_options |
def | run |
Public Member Functions inherited from setuptools.Command | |
def | __init__ |
def | reinitialize_command |
Public Attributes | |
match | |
dist_dir | |
keep | |
Static Public Attributes | |
string | description = "delete older distributions, keeping N newest files" |
list | user_options |
list | boolean_options = [] |
Static Public Attributes inherited from setuptools.Command | |
command_consumes_arguments = False | |
Delete older distributions
def setuptools.command.rotate.rotate.finalize_options | ( | self | ) |
def setuptools.command.rotate.rotate.initialize_options | ( | self | ) |
def setuptools.command.rotate.rotate.run | ( | self | ) |
|
static |
|
static |
setuptools.command.rotate.rotate.dist_dir |
setuptools.command.rotate.rotate.keep |
setuptools.command.rotate.rotate.match |
|
static |
Copyright 2014 Google Inc. All rights reserved.