Skip to content

Commit a6987f5

Browse files
committed
remove readme steps from makefile
1 parent 72779c5 commit a6987f5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ install:
4141
python3 -m pip install twine
4242
python3 -m pip install sphinx
4343

44-
readme:
45-
erb -T '-' README.md.erb > README.md
46-
4744
doc: readme
4845
$(MAKE) -C docs/ html
4946

0 commit comments

Comments
 (0)