Skip to content

Commit

Permalink
add mpes to extras for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zain-sohail committed Oct 11, 2023
1 parent 4e03191 commit 3536e22
Show file tree
Hide file tree
Showing 3 changed files with 595 additions and 194 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tutorial_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: poetry add mpes

- name: run python script
run: execute python renaming.py
run: poetry run python renaming.py

- name: remove ipynbs
run: rm *.ipynb
Expand Down
Loading

0 comments on commit 3536e22

Please sign in to comment.