Skip to content

Fix OSError handler in setup.py#225

Open
sergeykrasilnikov1 wants to merge 1 commit into
maks-sh:masterfrom
sergeykrasilnikov1:fix/improve-setup-py-error-handling
Open

Fix OSError handler in setup.py#225
sergeykrasilnikov1 wants to merge 1 commit into
maks-sh:masterfrom
sergeykrasilnikov1:fix/improve-setup-py-error-handling

Conversation

@sergeykrasilnikov1

Copy link
Copy Markdown

📑 Description of the Change
Replace silent pass with status message in UploadCommand.run() when dist directory doesn't exist during upload process.

Verification Process
Ran python setup.py upload with and without existing dist directory. Verified that status message appears when directory is missing and build process continues normally.

Release Notes
Improve error handling in setup.py upload command by adding user-friendly status message when dist directory not found.

Additional info
N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant