Skip to content

Commit

Permalink
Update licese #65
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludee committed Nov 28, 2024
1 parent 6824b9c commit 2fd2477
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4
- name: REUSE compliance check
uses: fsfe/reuse-action@v4
5 changes: 4 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# SPDX-FileCopyrightText: Ludwig Hülk <@Ludee> © Reiner Lemoine Institut
# SPDX-License-Identifier: MIT

exclude .gitignore
exclude .pre-commit-config.yaml
exclude tox.ini

prune .github
prune tests
prune tests
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ super-repo
* - License
- |badge_license| |badge_reuse|
* - Documentation
- |badge_documentation| |badge_codecov|
- |badge_documentation| |badge_tests| |badge_codecov|
* - Publication
- |badge_pypi| |badge_python| |badge_pypi_downloads|
* - Development
Expand Down Expand Up @@ -52,6 +52,7 @@ Collaboration
| Please follow the workflow described in the `CONTRIBUTING.md <https://rl-institut.github.io/super-repo/latest/development/collaboration/>`_.
Contributors:

.. figure:: https://contrib.rocks/image?repo=rl-institut/super-repo
:align: left
:target: https://github.com/rl-institut/super-repo/graphs/contributors
Expand Down

0 comments on commit 2fd2477

Please sign in to comment.