Skip to content

Making PIM package lazy #1151

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

Merged
merged 4 commits into from
May 31, 2022
Merged

Making PIM package lazy #1151

merged 4 commits into from
May 31, 2022

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented May 31, 2022

This PR makes pymapdl to be able to work without PIM package. However, it is still in the requirements.

You should want to work without PIM when doing development.

Close #1150

@germa89 germa89 added this to the v0.62.1 milestone May 31, 2022
@germa89 germa89 requested review from koubaa and plule-ansys May 31, 2022 18:02
@germa89 germa89 self-assigned this May 31, 2022
@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #1151 (821a68f) into main (263222d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1151   +/-   ##
=======================================
  Coverage   77.97%   77.97%           
=======================================
  Files          43       43           
  Lines        6760     6762    +2     
=======================================
+ Hits         5271     5273    +2     
  Misses       1489     1489           

@akaszynski akaszynski enabled auto-merge (squash) May 31, 2022 19:10
@akaszynski akaszynski merged commit 29e9a0b into main May 31, 2022
@akaszynski akaszynski deleted the feat/detaching-PIM branch May 31, 2022 19:20
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.

Make PIM optional
3 participants