Skip to content

Commit

Permalink
Merge pull request #6 from fair-workflows/issue5_update_gif_for_readme
Browse files Browse the repository at this point in the history
Update animation to show use with new nanopub library
  • Loading branch information
raar1 authored Oct 14, 2020
2 parents d3bf97f + e27006d commit 2069557
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install wheel
python -m pip install jupyterlab
python -m pip install git+git://github.com/fair-workflows/FAIRWorkbench@add_nanopub_search_things_grlc
python -m pip install -r requirements.txt
- name: Build the extension
run: |
jlpm
Expand Down
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ include LICENSE
include README.md
include pyproject.toml

requirements.txt
CITATION.cff

include jupyter-config/NanopubJL.json

include package.json
Expand Down
Binary file modified nanopubJLexample.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2069557

Please sign in to comment.