File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 sudo apt-get install -y graphviz
2626 - name : Create RSA key for nanopubs
2727 run : |
28- printf '\n' | setup_profile --orcid_id 'https://orcid.org/0000-0000-0000-0000' --no-publish --name 'test'
28+ printf '\n' | setup_nanopub_profile --orcid_id 'https://orcid.org/0000-0000-0000-0000' --no-publish --name 'test'
2929
3030 - name : Lint with flake8
3131 run : |
Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ keywords:
2727license : " Apache-2.0"
2828message : " If you use this software, please cite it using these metadata."
2929title : " fairworkflows: A python library for handling semantically described scientific workflows"
30- version : " 0.2.0 "
30+ version : " 0.2.1 "
Original file line number Diff line number Diff line change 1- __version__ = "0.2.0 "
1+ __version__ = "0.2.1 "
Original file line number Diff line number Diff line change 1- nanopub == 1.0.0
1+ nanopub == 1.2.1
22networkx ~= 2.5
33pytest
44pyyaml
You can’t perform that action at this time.
0 commit comments