File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
22
3- _commit : 0.1.50
3+ _commit : 0.1.52
44_src_path :
[email protected] :neuromath/python-template.git55author_email : ' '
66author_name : Blue Brain Project, EPFL
77copyright_license : Apache License 2.0
8- copyright_year : ' 2022 '
8+ copyright_year : ' 2023 '
99distribution_name : dir-content-diff
1010download_url : https://github.com/BlueBrain/dir-content-diff
1111init_git : false
Original file line number Diff line number Diff line change @@ -69,12 +69,12 @@ jobs:
6969 fail_ci_if_error : false
7070 directory : ./reports
7171 flags : pytest
72- name : " dir-content-diff-py${{ matrix.python-version }}"
72+ name : " dir-content-diff-py${{ matrix.python-version }}-${{ matrix.min_versions }} "
7373 - name : Upload test artifacts
7474 uses : actions/upload-artifact@v3
7575 if : always()
7676 with :
77- name : tests-${{ matrix.python-version }}
77+ name : tests-${{ matrix.python-version }}-${{ matrix.min_versions }}
7878 retention-days : 4
7979 path : |
8080 .tox/py*/tmp
Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2022 Blue Brain Project, EPFL
189+ Copyright 2023 Blue Brain Project, EPFL
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -184,4 +184,4 @@ Board of the Swiss Federal Institutes of Technology.
184184
185185For license and authors, see ` LICENSE.txt ` and ` AUTHORS.md ` respectively.
186186
187- Copyright © 2021-2022 Blue Brain Project/EPFL
187+ Copyright © 2021-2023 Blue Brain Project/EPFL
You can’t perform that action at this time.
0 commit comments