Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup.py #162

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Update setup.py #162

merged 1 commit into from
Sep 22, 2023

Conversation

SilentJMA
Copy link
Contributor

Removed unnecessary line breaks in function definitions for better readability. Simplified the code for extracting requirements from requirements.txt files. Aligned the entry points for console scripts for better clarity. Removed redundant '.' from data_files since it defaults to the root directory. Moved name and version to the top for better visibility.

Removed unnecessary line breaks in function definitions for better readability.
Simplified the code for extracting requirements from requirements.txt files.
Aligned the entry points for console scripts for better clarity.
Removed redundant '.' from data_files since it defaults to the root directory.
Moved name and version to the top for better visibility.
Copy link
Member

@illume illume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉🎈

@illume illume merged commit f564c71 into pygame:main Sep 22, 2023
1 check passed
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.

2 participants