Skip to content

Commit

Permalink
Trigger re-run
Browse files Browse the repository at this point in the history
  • Loading branch information
john committed Mar 18, 2024
1 parent 850bb0d commit 61a1447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ backup: ## Backup the code to `edsl/.backups/`

.PHONY: docs

docs:
docs: ## Generate documentation
poetry export -f requirements.txt --dev --output docs/requirements.txt
sphinx-build -b html docs _build

Expand Down

0 comments on commit 61a1447

Please sign in to comment.