We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bdfd3 commit a5c24f0Copy full SHA for a5c24f0
.travis.yml
docs/sphinx/source/whatsnew/v0.8.0.rst
@@ -112,9 +112,10 @@ Testing
112
* Add wrappers around the pandas assert_X_equal functions to accommodate the
113
changed API and default precision thresholds in pandas 1.1.0
114
(:issue:`1018`, :pull:`1021`)
115
-* Add github action for publishing all commits to
116
- `test.pypi.org <https://test.pypi.org/project/pvlib/>`_ and tags to
+* Add github action for publishing tags to
117
`pypi.org <https://pypi.org/project/pvlib/>`_.
+ (:issue:`950`, :pull:`1038`, :pull:`1039`)
118
+* Remove Travis CI configuration. (:issue:`950`)
119
120
Documentation
121
~~~~~~~~~~~~~
0 commit comments