mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
add setup.py MANIFEST.in
This commit is contained in:
@@ -36,6 +36,6 @@ class InstallCommand(Command):
|
||||
# Install Python
|
||||
PythonInstaller(args[0], options).install()
|
||||
else:
|
||||
logger.error("Package not found.")
|
||||
logger.info("Unknown python version.")
|
||||
|
||||
InstallCommand()
|
||||
|
||||
Reference in New Issue
Block a user