mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 01:36:27 +00:00
build on Python 3.12 instead of Python 3.11 (#885)
* use python 3.12 * bump to python 3.12
This commit is contained in:
@@ -3,7 +3,7 @@ channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.11
|
||||
- python=3.12
|
||||
- Pillow>=5.2.0
|
||||
- psutil>=5.9.5
|
||||
- python-slugify>=1.2.1
|
||||
|
||||
Reference in New Issue
Block a user