Skip to content

Update version to 2025.1.0 and refactor version import #3

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Leguark
Copy link
Member

@Leguark Leguark commented May 3, 2025

[CLN] Refactor version import in init.py

Replaced gempy version import with a local _version module import for improved modularity and clarity. Removed unnecessary dependency on the gempy module in init.py.

[CLN] Remove outdated PyMC3 tests and update GemPy dependency

Deleted unused test file TEST_pymc3.py as it relied on outdated PyMC3-based code. Updated requirements.txt to use the latest gempy version 2025.1.0.

Leguark added 2 commits May 3, 2025 09:18
Replaced gempy version import with a local _version module import for improved modularity and clarity. Removed unnecessary dependency on the gempy module in __init__.py.
Deleted unused test file `TEST_pymc3.py` as it relied on outdated PyMC3-based code. Updated `requirements.txt` to use the latest `gempy` version `2025.1.0`.
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.

1 participant