Skip to content

Commit

Permalink
cleanup: remove requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Terzolo <andreaterzolo3@gmail.com>
  • Loading branch information
Andreagit97 authored and poiana committed Aug 8, 2023
1 parent 0328c59 commit b8f8df5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
run: |
sed -i '1s/^/---\nhide:\n- toc\n---\n\n/' docs/index.md
- run: pip install -r requirements.txt
- run: pip install mkdocs mkdocs-material

- run: mkdocs build

- uses: actions/upload-pages-artifact@v1
Expand Down
2 changes: 0 additions & 2 deletions requirements.txt

This file was deleted.

0 comments on commit b8f8df5

Please sign in to comment.