OpenQuizz
Une application de gestion des contenus pédagogiques
bdist_rpm Class Reference
Inheritance diagram for bdist_rpm:
Collaboration diagram for bdist_rpm:

Public Member Functions

def run (self)
 

Detailed Description

Override the default bdist_rpm behavior to do the following:

1. Run egg_info to ensure the name and version are properly calculated.
2. Always run 'install' using --single-version-externally-managed to
   disable eggs in RPM distributions.

Member Function Documentation

◆ run()

def run (   self)

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