Skip to content

Commit

Permalink
Remove doc building from flytectl (flyteorg#5494)
Browse files Browse the repository at this point in the history
Signed-off-by: Vladyslav Libov <[email protected]>
  • Loading branch information
eapolinario authored and VladyslavLibov committed Aug 16, 2024
1 parent 2fbc638 commit b4b0b30
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 144 deletions.
19 changes: 0 additions & 19 deletions flytectl/.readthedocs.yml

This file was deleted.

4 changes: 0 additions & 4 deletions flytectl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ update_boilerplate:
install-piptools:
pip install -U pip-tools

.PHONY: doc-requirements.txt
doc-requirements.txt: doc-requirements.in install-piptools
$(call PIP_COMPILE,doc-requirements.in)

.PHONY: test_unit_without_flag
test_unit_without_flag:
go test ./... -race -coverprofile=coverage.temp.txt -covermode=atomic
Expand Down
10 changes: 0 additions & 10 deletions flytectl/doc-requirements.in

This file was deleted.

111 changes: 0 additions & 111 deletions flytectl/doc-requirements.txt

This file was deleted.

0 comments on commit b4b0b30

Please sign in to comment.