Skip to content

Commit 937b46e

Browse files
committed
generated: Update setup.py
1 parent 057ccd4 commit 937b46e

File tree

11 files changed

+11
-0
lines changed

11 files changed

+11
-0
lines changed

generated/nidcpower/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/nidigital/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/nidmm/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/nifake/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/nifgen/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/nimodinst/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/nirfsg/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/niscope/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/nise/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

generated/niswitch/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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']},

0 commit comments

Comments
 (0)