Commit Graph

4 Commits

Author SHA1 Message Date
Doug Hellmann
83d3b65b76 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Icaff3a590eb72f29b7a8631a7bc5591b3f7ec889
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:53:02 -04:00
Xinni Ge
59bdf1db3a Update files to upstream
1. update js file content.
2. remove scss file and add css file.
3. add the html template file.

Change-Id: I328b902b43def31d0f1e8a31da8c2c427c2bfa65
2018-04-27 13:57:04 +09:00
Xinni Ge
bd23c92975 Add .gitreview file
Change-Id: I0d198c4db519bd22b13d99fb1e8cec8b7d607fb8
2018-04-03 12:59:13 +09:00
xinni-ge
5a6671713d Add angular-notify 1.0.0
An initial commit providing javascript, scss and other meta files.
2018-03-10 00:13:26 +09:00