Fix unzip filename
This commit is contained in:
parent
4b2039b661
commit
21d70a90b1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# download and install from sneakypete81's pylint fork
|
||||
|
||||
wget https://bitbucket.org/sneakypete81/pylint/get/use_ignore_patch.zip
|
||||
unzip $HG_HASH.zip
|
||||
unzip use_ignore_patch.zip
|
||||
cd sneakypete81-pylint-*
|
||||
python setup.py install
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue