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

Adding stale action. #398

Merged
merged 5 commits into from
Dec 5, 2023
Merged

Adding stale action. #398

merged 5 commits into from
Dec 5, 2023

Conversation

Narsil
Copy link
Collaborator

@Narsil Narsil commented Dec 5, 2023

What does this PR do?

Fixes # (issue) or description of the problem this PR solves.

@@ -49,7 +49,7 @@ jobs:
- name: Install
run: |
pip install -U pip
pip install .[numpy,tensorflow,paddlepaddle]
Copy link
Member

Choose a reason for hiding this comment

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

Why is this being removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Version clash with tensorflow on protobuf. Taking the most recent library there.

@Narsil Narsil merged commit a2afb0a into main Dec 5, 2023
10 checks passed
@Narsil Narsil deleted the stale branch December 5, 2023 15:00
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