File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77![ License] ( https://img.shields.io/badge/license-MIT-brightgreen )
88![ Version] ( https://img.shields.io/badge/version-0.1.3-blue )
99![ Status] ( https://img.shields.io/badge/status-pre--release-orange )
10- ![ Python] ( https://img.shields.io/badge/Python-3.12%2B -brightgreen )
10+ ![ Python] ( https://img.shields.io/badge/Python-3.10--3.14 -brightgreen )
1111![ Contributions] ( https://img.shields.io/badge/contributions-welcome-brightgreen )
1212
1313# Welcome to ` pyvisim ` !
Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ authors = [
1414requires-python = " >=3.10"
1515classifiers = [
1616 " Programming Language :: Python :: 3" ,
17+ " Programming Language :: Python :: 3.10" ,
18+ " Programming Language :: Python :: 3.11" ,
19+ " Programming Language :: Python :: 3.12" ,
20+ " Programming Language :: Python :: 3.13" ,
21+ " Programming Language :: Python :: 3.14" ,
1722 " Operating System :: OS Independent" ,
1823]
1924dependencies = [
You can’t perform that action at this time.
0 commit comments