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

Modified installation commands to workflows #267

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IIITM-Jay
Copy link

@IIITM-Jay IIITM-Jay commented Jul 22, 2024

About

This PR deals with .yml files contained in the workflow directory. It focuses on the way the installation commands are being written for the packages.

Added/ Modified Changes

  1. python-app.yml: Combined the pip3 install commands into one for efficiency.
  2. test.yml: Combined the pip3 install commands into one.

Approach/ Techniques/ Principles Used

  1. Combined pip commands: Combining of installation commands will be more convenient, readable and a quicker one.

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