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

Add PY Vis Tests #85

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Add PY Vis Tests #85

merged 2 commits into from
Mar 22, 2024

Conversation

bipinkrish
Copy link
Contributor

@bipinkrish bipinkrish commented Mar 22, 2024

IDK why you left out tests in tests folder

Copy link
Collaborator

@AmitMY AmitMY left a comment

Choose a reason for hiding this comment

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

This was just an oversight on my part. nice catch!


jobs:
test:
name: Run Tests
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ "3.10" ]
python-version: ["3.10"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Now that we officially support 3.9
https://github.com/sign-language-processing/pose/blob/master/src/python/pyproject.toml#L16
Do you mind changing this to 3.9? (I think it should be the same number in both places)

@bipinkrish
Copy link
Contributor Author

done.

@AmitMY AmitMY merged commit e5e2599 into sign-language-processing:master Mar 22, 2024
2 checks passed
@bipinkrish bipinkrish deleted the pytests branch March 22, 2024 12:43
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