We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998840b commit 05b0674Copy full SHA for 05b0674
.lgtm.yml
@@ -0,0 +1,6 @@
1
+path_classifiers:
2
+ generated:
3
+ - pvlib/_version.py
4
+ library:
5
+ - versioneer.py
6
+ - pvlib/_deprecation.py
docs/sphinx/source/whatsnew/v0.6.0.rst
@@ -166,6 +166,7 @@ Testing
166
* Add Python 3.7 to build matrix
167
* Make test_forecast.py more robust. (:issue:`293`)
168
* Improve test_atmosphere.py. (:issue:`158`)
169
+* Add LGTM.com integration. (:issue:`554`)
170
171
172
Contributors
@@ -175,4 +176,4 @@ Contributors
175
176
* Cliff Hansen
177
* Mark Mikofski
178
* Alan Mathew
-
179
+* Xavier Rene-Corail
0 commit comments