Skip to content

Commit 5a121fc

Browse files
committed
fix build
1 parent 2a162a8 commit 5a121fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ endef
1818
define base_update
1919
cp timtec/settings_local_$1.py timtec/settings_local.py
2020
# FIXME
21+
~/env/bin/pip install --upgrade setuptools
22+
~/env/bin/pip install --upgrade distribute
2123
~/env/bin/pip install --upgrade pip
2224
~/env/bin/pip install -U -r requirements/test.txt
2325
npm install

0 commit comments

Comments
 (0)