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

Update the pyansys template #252

Open
7 tasks
clatapie opened this issue Apr 24, 2023 · 1 comment
Open
7 tasks

Update the pyansys template #252

clatapie opened this issue Apr 24, 2023 · 1 comment
Labels
enhancement New features or code improvements

Comments

@clatapie
Copy link

clatapie commented Apr 24, 2023

📝 Description of the feature

There are a few sections of the template ansys-template that can be updated:

  • Remove the requirements folder and add the requirements in pyproject.toml.
  • Modify README.rst instructions to use python -e .[doc,tests]
  • Remove the possibility to support Python 3.7 to follow FEAT: Dropping Python 3.7 support pyansys#228.
  • Add an AUTHORS.md file
  • Revisit the conf.py file and align to latest ansys-sphinx-theme
  • Enable dependabot for the template dependencies (if possible somehow)
  • Fix the package/library naming since it is confusing for the users and naming is performed oddly.

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response

@clatapie clatapie added the enhancement New features or code improvements label Apr 24, 2023
@RobPasMue
Copy link
Member

RobPasMue commented Apr 25, 2023

Thanks for opening this issue @clatapie - adding a couple of new items to the description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

2 participants