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 ImportError if any old dpf dependency is installed #1418

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

PProfizi
Copy link
Contributor

Raises ImportError if ansys-dpf-gate, ansys-dpf-gatebin or ansys-grpc-dpf is detected as installed in the current Python environment.

…f is detected as installed in the current Python environment.

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
@PProfizi PProfizi added the enhancement New feature or request label Feb 14, 2024
@PProfizi PProfizi added this to the v0.11.0 milestone Feb 14, 2024
@PProfizi PProfizi self-assigned this Feb 14, 2024
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1e95849) 87.87% compared to head (10b0575) 87.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1418      +/-   ##
==========================================
- Coverage   87.87%   87.85%   -0.02%     
==========================================
  Files          81       81              
  Lines        9548     9553       +5     
==========================================
+ Hits         8390     8393       +3     
- Misses       1158     1160       +2     

@PProfizi PProfizi merged commit 8ce35dd into master Feb 14, 2024
40 checks passed
@PProfizi PProfizi deleted the feat/prevent_old_gate_and_gatebin branch February 14, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants