Skip to content

Commit 95746fd

Browse files
committed
Python 3.12 compatible when using latest tsdownsample from Github repo
1 parent 5ac8da2 commit 95746fd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11.4
1+
3.12.0

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ nox
2525
wheel
2626
PyQt6; python_version >= "3.8"
2727
PyQt6-WebEngine; python_version >= "3.8"
28+
git+https://github.com/predict-idlab/tsdownsample.git#egg=tsdownsample; python_version >= "3.12"
29+

0 commit comments

Comments
 (0)