Skip to content

Commit

Permalink
Merge pull request #86 from spotify/dohertyguirand/add-python3.11-git…
Browse files Browse the repository at this point in the history
…hub-actions

Add python 3.11 to github actions
  • Loading branch information
dohertyguirand authored Jun 30, 2023
2 parents 2b01ca1 + e3c3b81 commit 4855f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- Windows
- MacOs
py:
- "3.11"
- "3.10"
- "3.9"
- "3.8"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,6 @@ You may obtain a copy of the Apache License at:

http://www.apache.org/licenses/LICENSE-2.0


Unless required by applicable law or agreed to in writing, software distributed under the Apache License or the GPL License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Apache License for the specific language governing permissions and limitations under the Apache License.

0 comments on commit 4855f26

Please sign in to comment.