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

added release #7

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Conversation

rishvantsingh
Copy link
Contributor

#4 I have added a github action that will automate the process of release. Please review and merge the PR.
@AlvinKuruvilla

- uses: actions/setup-python@v2
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Copy link
Owner

Choose a reason for hiding this comment

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

As I've noted in other recent commits related to workflows, I don't see any point in having this project support python 2. Can you update this so they are for python3 only? Other than that, it looks good, and I am excited to try it out

@AlvinKuruvilla AlvinKuruvilla merged commit 99f780a into AlvinKuruvilla:master Mar 15, 2022
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