File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ build-backend = "setuptools.build_meta"
1616name = " zepben.examples"
1717description = " Module containing examples for interacting with Zepben's platform"
1818version = " 0.4.0b2"
19- readme = {file = " README.md" , content-type = " test /markdown" }
19+ readme = {file = " README.md" , content-type = " text /markdown" }
2020license = " MPL-2.0"
21- requires-python = ' >=3.9 ,<3.13'
21+ requires-python = ' >=3.10 ,<3.13'
2222authors = [
2323 {name = " Zeppelin Bend" , email = " oss@zepben.com" }
2424]
@@ -34,7 +34,6 @@ dependencies = [
3434]
3535classifiers = [
3636 " Programming Language :: Python :: 3" ,
37- " Programming Language :: Python :: 3.9" ,
3837 " Programming Language :: Python :: 3.10" ,
3938 " Programming Language :: Python :: 3.11" ,
4039 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments