Angular Material JavaScript library packed as XStatic.
Go to file
Radomir Dopieralski a866083297 Update the build number to match the git tags
The previous change failed to update the build version,
which means it got out of sync with the automated git tags,
and now version check is failing.

Change-Id: I1a9316cb414a07fd7383eedf9aa6d264b742898a
2018-06-25 15:36:07 +02:00
xstatic Update the build number to match the git tags 2018-06-25 15:36:07 +02:00
.gitignore Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
.gitreview Add .gitreview file 2018-04-03 12:59:50 +09:00
LICENSE Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
MANIFEST.in Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
README.rst Correct errors in README file 2018-06-21 06:10:00 -05:00
setup.cfg Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00
setup.py Correct errors in README file 2018-06-21 06:10:00 -05:00
tox.ini Add angular-material 1.1.5 2018-03-09 23:26:57 +09:00

XStatic-Angular-Material

Angular-Material JavaScript and SCSS library packaged for setuptools (easy_install) / pip.

This package is intended to be used by any project that needs these files.

It intentionally does not provide any extra code except some metadata nor has any extra requirements. You MAY use some minimal support code from the XStatic base package, if you like.

You can find more info about the xstatic packaging way in the package XStatic.