diff --git a/_meta/setup.cfg b/_meta/setup.cfg index f6bf378..e05416d 100644 --- a/_meta/setup.cfg +++ b/_meta/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] zip_safe = false diff --git a/citadel/setup.cfg b/citadel/setup.cfg index eaffef4..97b2a1d 100644 --- a/citadel/setup.cfg +++ b/citadel/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/cloud_captchas/setup.cfg b/cloud_captchas/setup.cfg index d407b39..bcd5442 100644 --- a/cloud_captchas/setup.cfg +++ b/cloud_captchas/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/livesync/setup.cfg b/livesync/setup.cfg index 46a50c9..4d9f4b8 100644 --- a/livesync/setup.cfg +++ b/livesync/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/livesync_debug/setup.cfg b/livesync_debug/setup.cfg index a9cf653..b2498af 100644 --- a/livesync_debug/setup.cfg +++ b/livesync_debug/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/owncloud/setup.cfg b/owncloud/setup.cfg index 9e3747c..e0ae19f 100644 --- a/owncloud/setup.cfg +++ b/owncloud/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/payment_manual/setup.cfg b/payment_manual/setup.cfg index ebf9e06..441c6b7 100644 --- a/payment_manual/setup.cfg +++ b/payment_manual/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/payment_paypal/setup.cfg b/payment_paypal/setup.cfg index 1f8ffa2..56b46fa 100644 --- a/payment_paypal/setup.cfg +++ b/payment_paypal/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/payment_sixpay/setup.cfg b/payment_sixpay/setup.cfg index 5cbd8d0..5d05f32 100644 --- a/payment_sixpay/setup.cfg +++ b/payment_sixpay/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/piwik/setup.cfg b/piwik/setup.cfg index b8cdf1c..a16398d 100644 --- a/piwik/setup.cfg +++ b/piwik/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/previewer_code/setup.cfg b/previewer_code/setup.cfg index 54b6b1f..7d36479 100644 --- a/previewer_code/setup.cfg +++ b/previewer_code/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/previewer_jupyter/setup.cfg b/previewer_jupyter/setup.cfg index 33fb717..0bb5f89 100644 --- a/previewer_jupyter/setup.cfg +++ b/previewer_jupyter/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/storage_s3/setup.cfg b/storage_s3/setup.cfg index 2e7fa13..c038732 100644 --- a/storage_s3/setup.cfg +++ b/storage_s3/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/themes_legacy/setup.cfg b/themes_legacy/setup.cfg index dce5e8d..b869cd2 100644 --- a/themes_legacy/setup.cfg +++ b/themes_legacy/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/ursh/setup.cfg b/ursh/setup.cfg index 223b975..64cda56 100644 --- a/ursh/setup.cfg +++ b/ursh/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/vc_dummy/setup.cfg b/vc_dummy/setup.cfg index ef5112e..9b3f8c7 100644 --- a/vc_dummy/setup.cfg +++ b/vc_dummy/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: diff --git a/vc_zoom/setup.cfg b/vc_zoom/setup.cfg index c6dc020..6532c1c 100644 --- a/vc_zoom/setup.cfg +++ b/vc_zoom/setup.cfg @@ -13,6 +13,7 @@ classifiers = Environment :: Web Environment License :: OSI Approved :: MIT License Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] packages = find: