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 7d2d0e2 commit 5c227b4Copy full SHA for 5c227b4
README.md
@@ -5,7 +5,7 @@ A Python2 and Python3 cross-version API for talking to Stack Exchange chat.
5
6
- Supported Python versions (Travis-CI build passes):
7
<kbd>2.6</kbd> <kbd>2.7</kbd> <kbd>3.2</kbd> <kbd>3.3</kbd> <kbd>3.4</kbd> <kbd>3.5</kbd> <kbd>3.5-dev</kbd>
8
- - Unclear versions (Travis-CI build fails because of the packages we use for our Travis-CI tests only):
+ - Unclear versions (Travis-CI build fails because of the packages we use for our Travis-CI tests):
9
Those Python versions are always built by Travis-CI, but the result is ignored in the summary.
10
<kbd>3.6-dev (nightly)</kbd> because of package `coverage` (see [link](https://bitbucket.org/ned/coveragepy/issues/391))
11
0 commit comments