8000 Fix rebase issue in the Makefile · Harry0201/python-readability@b8fc399 · GitHub
[go: up one dir, main page]

Skip to content

Commit b8fc399

Browse files
committed
Fix rebase issue in the Makefile
1 parent 82804b6 commit b8fc399

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ bin/python:
2828

2929
.PHONY: clean_venv
3030
clean_venv:
31-
<<<<<<< HEAD
3231
rm -rf bin include lib local man
33-
=======
34-
rm -rf lib include local bin man
35-
>>>>>>> 521eea5... ls
3632

3733
develop: lib/python*/site-packages/bookie-api.egg-link
3834
lib/python*/site-packages/bookie-api.egg-link:

0 commit comments

Comments
 (0)
0