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 jspark locally #448

Merged
merged 2 commits into from Jun 19, 2023
Merged

add jspark locally #448

merged 2 commits into from Jun 19, 2023

Conversation

tomkralidis
Copy link
Member

No description provided.

@tomkralidis tomkralidis requested a review from justb4 June 19, 2023 11:52
@tomkralidis
Copy link
Member Author

FYI CI failures are unrelated and likely due to Python 3.7 support. @justb4 perhaps we should update to Python 3.8+ (in another PR)?

@justb4
Copy link
Member

justb4 commented Jun 19, 2023

CI failures are flake8 deps related it looks like: PyCQA/flake8#1701

You may try

flake8==5.0.4
Paver==1.3.4
pylint==2.13.9

in requirements-dev.txt. Cannot reproduce locally.

@justb4 justb4 added this to the Version 0.9.1 milestone Jun 19, 2023
@justb4 justb4 added the bug label Jun 19, 2023
@justb4
Copy link
Member

justb4 commented Jun 19, 2023

Even in pygeoapi we still use Python 3.7 in CI...

@tomkralidis
Copy link
Member Author

Do we have a 3.7 requirement for GHC?

@tomkralidis
Copy link
Member Author

Looks like a different unrelated CI error.

@justb4
Copy link
Member

justb4 commented Jun 19, 2023

Not really but the Docker Image venv also runs Python 3.7.

@tomkralidis
Copy link
Member Author

Suggest we merge this PR and have a future/sprint activity to upgrade to 3.8+?

@justb4
Copy link
Member

justb4 commented Jun 19, 2023

But we are much further: CI error is related to changed URL in unit test. I can repare.

@justb4
Copy link
Member

justb4 commented Jun 19, 2023

Yes, ok 3.8 in next sprint. Will issue PR to fix unit tests.

@justb4 justb4 merged commit 75927d2 into master Jun 19, 2023
1 of 3 checks passed
@tomkralidis tomkralidis deleted the jspark-download branch June 19, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants