Skip to content

Update project to PyAnsys guidelines. #21

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 36 commits into from
Jun 20, 2022

Conversation

Revathyvenugopal162
Copy link
Collaborator

@Revathyvenugopal162 Revathyvenugopal162 commented Jun 15, 2022

PR description:

This PR mainly focusing to align the project to PyAnsys format.

Jobs:

  • Add label workflow.
  • Add isort style check.
  • A src/ layout.
  • Add CODE_OF_CONDUCT.
  • Update workflow with tox.
  • Remove setup.py.
  • Add pyproject.toml

Note:

  • Add isort for style check to sort python imports.
  • Workflow will be Docs + Style -> Build +Test -> Release.
  • The package is now build using flit.
  • pyproject.toml - conf file to build the project with flit

Tools:

  • tox - Tox is a tool that creates virtual env and installs the configured dependencies for those environments, for the purpose of testing. We used here tox for style checking. More data :PyAnsys-guideline / tox

@github-actions github-actions bot added dependencies Related with project dependencies documentation Improvements or additions to documentation maintenance Package and maintenance related CI/CD enhancement New features or code improvements labels Jun 16, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 16, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 16, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 16, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@github-actions github-actions bot added CI/CD and removed CI/CD labels Jun 17, 2022
@Revathyvenugopal162 Revathyvenugopal162 merged commit 974516d into main Jun 20, 2022
@Revathyvenugopal162 Revathyvenugopal162 deleted the feat/pyansys-standard-tools branch June 20, 2022 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies documentation Improvements or additions to documentation enhancement New features or code improvements maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants