##// END OF EJS Templates
pin less to less than 1.7.5...
pin less to less than 1.7.5 1.7.5 drop all vendor-prefixed values that are set to the default value of most browser leading to huge change in the number of lines in css and pain everywhere.

File last commit:

r14009:6f019b30
r18197:b4bbdf49
Show More
__main__.py
3 lines | 112 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.qt.console import qtconsoleapp as app
app.launch_new_instance()