Skip to content

Commit 5fc1a2a

Browse files
committed
clear makefile
1 parent 5a121fc commit 5fc1a2a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ endef
1717

1818
define base_update
1919
cp timtec/settings_local_$1.py timtec/settings_local.py
20-
# FIXME
21-
~/env/bin/pip install --upgrade setuptools
22-
~/env/bin/pip install --upgrade distribute
2320
~/env/bin/pip install --upgrade pip
2421
~/env/bin/pip install -U -r requirements/test.txt
2522
npm install

0 commit comments

Comments
 (0)