File tree Expand file tree Collapse file tree 12 files changed +12
-0
lines changed
Expand file tree Collapse file tree 12 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 6565 "Programming Language :: Python :: 3.12" ,
6666 "Programming Language :: Python :: 3.13" ,
6767 "Programming Language :: Python :: Implementation :: CPython" ,
68+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
6869 "Topic :: System :: Hardware :: Hardware Drivers"
6970 ],
7071 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ def read_contents(file_to_read):
5454 "Programming Language :: Python :: 3.12" ,
5555 "Programming Language :: Python :: 3.13" ,
5656 "Programming Language :: Python :: Implementation :: CPython" ,
57+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5758 "Topic :: System :: Hardware :: Hardware Drivers"
5859 ],
5960 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ def read_contents(file_to_read):
5555 "Programming Language :: Python :: 3.12" ,
5656 "Programming Language :: Python :: 3.13" ,
5757 "Programming Language :: Python :: Implementation :: CPython" ,
58+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5859 "Topic :: System :: Hardware :: Hardware Drivers"
5960 ],
6061 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ def read_contents(file_to_read):
5454 "Programming Language :: Python :: 3.12" ,
5555 "Programming Language :: Python :: 3.13" ,
5656 "Programming Language :: Python :: Implementation :: CPython" ,
57+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5758 "Topic :: System :: Hardware :: Hardware Drivers"
5859 ],
5960 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ def read_contents(file_to_read):
5555 "Programming Language :: Python :: 3.12" ,
5656 "Programming Language :: Python :: 3.13" ,
5757 "Programming Language :: Python :: Implementation :: CPython" ,
58+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5859 "Topic :: System :: Hardware :: Hardware Drivers"
5960 ],
6061 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ def read_contents(file_to_read):
5555 "Programming Language :: Python :: 3.12" ,
5656 "Programming Language :: Python :: 3.13" ,
5757 "Programming Language :: Python :: Implementation :: CPython" ,
58+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5859 "Topic :: System :: Hardware :: Hardware Drivers"
5960 ],
6061 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ def read_contents(file_to_read):
4848 "Programming Language :: Python :: 3.12" ,
4949 "Programming Language :: Python :: 3.13" ,
5050 "Programming Language :: Python :: Implementation :: CPython" ,
51+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5152 "Topic :: System :: Hardware :: Hardware Drivers"
5253 ],
5354 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ def read_contents(file_to_read):
4949 "Programming Language :: Python :: 3.12" ,
5050 "Programming Language :: Python :: 3.13" ,
5151 "Programming Language :: Python :: Implementation :: CPython" ,
52+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5253 "Topic :: System :: Hardware :: Hardware Drivers"
5354 ],
5455 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ def read_contents(file_to_read):
5555 "Programming Language :: Python :: 3.12" ,
5656 "Programming Language :: Python :: 3.13" ,
5757 "Programming Language :: Python :: Implementation :: CPython" ,
58+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5859 "Topic :: System :: Hardware :: Hardware Drivers"
5960 ],
6061 package_data = {pypi_name : ['VERSION' ]},
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ def read_contents(file_to_read):
4848 "Programming Language :: Python :: 3.12" ,
4949 "Programming Language :: Python :: 3.13" ,
5050 "Programming Language :: Python :: Implementation :: CPython" ,
51+ "Topic :: Scientific/Engineering :: Instrument Drivers" ,
5152 "Topic :: System :: Hardware :: Hardware Drivers"
5253 ],
5354 package_data = {pypi_name : ['VERSION' ]},
You can’t perform that action at this time.
0 commit comments