|
@@ -44,6 +44,8 @@ setup(
|
|
|
"Programming Language :: Python :: 3.8",
|
|
|
"Programming Language :: Python :: 3.9",
|
|
|
"Programming Language :: Python :: 3.10",
|
|
|
+ "Programming Language :: Python :: 3.11",
|
|
|
+ "Programming Language :: Python :: 3.12",
|
|
|
],
|
|
|
description="A Taipy package dedicated to easily configure a Taipy application.",
|
|
|
install_requires=requirements,
|