Skip to content

feat: separate graphics target #567

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 40 commits into
base: main
Choose a base branch
from
Draft

feat: separate graphics target #567

wants to merge 40 commits into from

Conversation

clatapie
Copy link
Contributor

@clatapie clatapie commented Apr 3, 2025

Making graphics an optional target inside PyMAPDL Reader. If users now want graphics features they can install the package as follows:

pip install ansys-mapdl-reader[graphics]

Other tasks done:

  • Restructuring CI/CD.
  • Removing requirements files in order to use .[target] as it is common practice.

@clatapie clatapie added the enhancement New feature or request label Apr 3, 2025
@clatapie clatapie requested review from RobPasMue and a team April 3, 2025 11:27
@clatapie clatapie self-assigned this Apr 3, 2025
@clatapie clatapie marked this pull request as draft April 3, 2025 12:52
@RobPasMue
Copy link
Member

Let's hold off on this one for now...

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