We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a121fc commit 5fc1a2aCopy full SHA for 5fc1a2a
Makefile
@@ -17,9 +17,6 @@ endef
17
18
define base_update
19
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
23
~/env/bin/pip install --upgrade pip
24
~/env/bin/pip install -U -r requirements/test.txt
25
npm install
0 commit comments