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

fix: resolve Python 3.8 CI pipeline failures #822. #823

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

berrytern
Copy link
Contributor

@berrytern berrytern commented Sep 17, 2024

Link to Github issue or other discussion

_Issue - #822

What does this PR do?

_Replace this text - Remove pyparsing pre-release version

What changes were made?

Replace this text - State clearly the direct additions or modifications made in this pull request.

How to test / verify this PR?

Python version: 3.8.19

_install dependencies - python setup.py install
_run tests - python tests/unit_tests.py

Interested Parties

@mjordan_


Checklist

  • Before opening this PR, have you opened an issue explaining what you want to to do?
  • Have you included some configuration and/or CSV files useful for testing this PR?
  • Have you written unit or integration tests if applicable?
  • Does the code added in this PR require a version of Python that is higher than the current minimum version?
  • If the changes in this PR require an additional Python library, have you included it in setup.py?
  • If the changes in this PR add a new configuration option, have you provided a default for when the option is not present in the .yml file?

@mjordan mjordan merged commit a7e510a into mjordan:main Sep 17, 2024
4 checks passed
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