-
Notifications
You must be signed in to change notification settings - Fork 25
Modernize project layout #299
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
Conversation
I just noticed that scooby is used for reporting. Shouldn't we use ansys-report-tool? Pinging here @PProfizi for having feedback on this question. Also, pinging @RobPasMue, as he is the main maintainer of ansys-report-tool. |
Maybe the migration to ansys-tools-report can be made in a separate PR so this one does not get too complex. |
95438fc
to
d3e6f31
Compare
Note: documentation is using the old PyAnsys logo. |
Hi @jorgepiloto, indeed this has been something to be done, a separate PR would be better. |
Hi @jorgepiloto, this is being modified here |
Hi @jorgepiloto @PProfizi I can handle this in a new PR. Already done it for PyMAPDL :) See example: ansys/pymapdl#1215 |
I'm closing this after realizing that addressing so many changes in a single PR is going to be a drama for reviewers but also pretty complex to develop while other changes are being implemented. |
Resolves #296 by:
setup.py
topyproject.toml
.requirements/
directory.pyproject.toml
.pyproject.toml
..github/
workflows to new layout.