We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d67b39 commit 14d8958Copy full SHA for 14d8958
2 files changed
.github/workflows/hermes_github.yml
@@ -51,7 +51,7 @@ jobs:
51
python-version: '3.10'
52
- run: pip install hermes
53
- run: pip install git+https://github.com/softwarepub/hermes-plugin-git
54
- - run: pip install git+https://github.com/softwarepub/hermes-plugin-software-card
+# - run: pip install git+https://github.com/softwarepub/hermes-plugin-software-card
55
56
- run: hermes harvest
57
- run: hermes process
CITATION.cff
@@ -8,7 +8,6 @@ message: >-
8
metadata from this file.
9
type: software
10
authors:
11
- - {}
12
- given-names: Alexander
13
family-names: Weigl
14
email: weigl@kit.edu
0 commit comments