##// END OF EJS Templates
only put Python major version in wheel tags...
only put Python major version in wheel tags results in 'py2-none-any' instead of 'py27-none-any'. This is supported by pip and PEP 425, but not available from bdist_wheel by default.

File last commit:

r12641:706a6d84
r15027:1873e807
Show More
style.less
1 line | 44 B | text/x-less | LessCssLexer
Brian E. Granger
Fixing less @import paths in auth/base/tree....
r12641 @import "login.less";
@import "logout.less";