Lines Matching refs:distribution
47 # Get the distribution options that are aliases for build_py
49 self.packages = self.distribution.packages
50 self.py_modules = self.distribution.py_modules
51 self.package_data = self.distribution.package_data
53 if self.distribution.package_dir:
54 for name, path in self.distribution.package_dir.items():
77 # installation of the same module distribution can overwrite it
146 distribution, where package 'package' should be found
221 setup_script = os.path.abspath(self.distribution.script_name)
238 ".py" file (relative to the distribution root) that implements the