From d4a6117f9c257431cd7270fd8a743d351490b7d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?xavier=20dupr=C3=A9?= Date: Thu, 13 Jan 2022 00:43:01 +0100 Subject: [PATCH] Update CI to python 3.10 --- .circleci/config.yml | 2 +- .travis.yml | 4 ++-- LICENSE.txt | 2 +- _doc/sphinxdoc/source/conf.py | 2 +- appveyor.yml | 4 ++-- azure-pipelines.yml | 8 ++++---- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index edf8607..fe5d1ec 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2 jobs: build: docker: - - image: circleci/python:3.9.6 + - image: circleci/python:3.10.1 working_directory: ~/repo diff --git a/.travis.yml b/.travis.yml index 19843bc..df69072 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,8 @@ sudo: true language: python matrix: include: - - python: 3.9 - name: "Py39-skl022+" + - python: 3.10 + name: "Py310-skl022+" env: sklearnc=">=0.22" install: - pip install -r requirements.txt diff --git a/LICENSE.txt b/LICENSE.txt index 47eced0..97ea4c0 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2017-2021, Xavier Dupré +Copyright (c) 2017-2022, Xavier Dupré Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_doc/sphinxdoc/source/conf.py b/_doc/sphinxdoc/source/conf.py index 4c0a412..05ebf68 100644 --- a/_doc/sphinxdoc/source/conf.py +++ b/_doc/sphinxdoc/source/conf.py @@ -10,7 +10,7 @@ local_template = os.path.join(os.path.abspath( os.path.dirname(__file__)), "phdoc_templates") -set_sphinx_variables(__file__, "pandas_streaming", "Xavier Dupré", 2021, +set_sphinx_variables(__file__, "pandas_streaming", "Xavier Dupré", 2022, "alabaster", alabaster.get_path(), locals(), extlinks=dict( issue=('https://github.com/sdpython/pandas_streaming/issues/%s', 'issue')), diff --git a/appveyor.yml b/appveyor.yml index 3c65688..e8294be 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,8 +2,8 @@ image: - Visual Studio 2019 environment: matrix: - - PYTHON: "C:\\Python39-x64" - PYTHON_VERSION: "3.9.x" + - PYTHON: "C:\\Python310-x64" + PYTHON_VERSION: "3.10.x" PYTHON_ARCH: "64" init: - "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%" diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a228ffc..1d95231 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,8 +4,8 @@ jobs: vmImage: 'ubuntu-latest' strategy: matrix: - Python39-Linux: - python.version: '3.9' + Python310-Linux: + python.version: '3.10' maxParallel: 3 steps: @@ -51,8 +51,8 @@ jobs: vmImage: 'macOS-latest' strategy: matrix: - Python39-Mac: - python.version: '3.9' + Python310-Mac: + python.version: '3.10' maxParallel: 3 steps: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy