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

Setup python package github action #11 #12

Merged
merged 6 commits into from
Nov 23, 2022

Conversation

ajwalkiewicz
Copy link
Owner

No description provided.

@ajwalkiewicz ajwalkiewicz linked an issue Nov 23, 2022 that may be closed by this pull request
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install -r dev_requirements.txt
Copy link
Owner Author

Choose a reason for hiding this comment

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

Incorrect file name, should be: dev_requirements.txt

Copy link
Owner Author

@ajwalkiewicz ajwalkiewicz left a comment

Choose a reason for hiding this comment

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

ok

@ajwalkiewicz ajwalkiewicz merged commit 88952b0 into main Nov 23, 2022
@ajwalkiewicz
Copy link
Owner Author

Setup is working. Fails are due to new bugs in code not related with this changes.

@ajwalkiewicz ajwalkiewicz deleted the 11-setup-python-package-github-action branch December 26, 2022 12:46
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.

Setup python package github action
1 participant