Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: codespell

- repo: https://github.com/ansys/pre-commit-hooks
rev: v0.2.1
rev: v0.2.2
hooks:
- id: add-license-headers

Expand Down
64 changes: 0 additions & 64 deletions .reuse/dep5

This file was deleted.

27 changes: 0 additions & 27 deletions .reuse/templates/ansys.jinja2

This file was deleted.

1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG](https://kee
- remove unneeded try/except ([#457](https://github.com/ansys/pymechanical/pull/457))
- Updated wording for revn-variations section ([#458](https://github.com/ansys/pymechanical/pull/458))
- Update temporary file creation in test_app ([#466](https://github.com/ansys/pymechanical/pull/466))
- Remove .reuse and LICENSES directories & bump add-license-header version ([#496](https://github.com/ansys/pymechanical/pull/496))

### Dependencies
- Update ``pre-commit`` ([#431](https://github.com/ansys/pymechanical/pull/431), [#471](https://github.com/ansys/pymechanical/pull/471), [#489](https://github.com/ansys/pymechanical/pull/489))
Expand Down
21 changes: 0 additions & 21 deletions LICENSES/MIT.txt

This file was deleted.

Loading