Skip to content

Commit

Permalink
added_setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Fiorito committed Jan 18, 2024
1 parent d237661 commit d1739d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: remove njoy tests from unit testing
run: rm -rf NJOY2016/tests
- name: install general python dependencies
run: pip install sphinx sphinx_rtd_theme codecov numpydoc coveralls pytest-cov nbval
run: pip install sphinx sphinx_rtd_theme codecov numpydoc coveralls pytest-cov nbval setuptools
- name: install sandy's requirements
run: pip install -r requirements.txt
- name: install jupyter packages to run notebooks
Expand Down

0 comments on commit d1739d5

Please sign in to comment.