File tree Expand file tree Collapse file tree
nidcpower_source_dc_voltage_with_labview_ui
nidcpower_source_dc_voltage Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ click = ">=7.1.2"
1212
1313[tool .poetry .dev-dependencies ]
1414# Uncomment to use prerelease dependencies (requires poetry>=1.2).
15- # nidcpower = { git = "https://github.com/ni/nimi-python.git", subdirectory = "generated/nidcpower"}
15+ nidcpower = { git = " https://github.com/ni/nimi-python.git" , subdirectory = " generated/nidcpower" }
1616# ni-measurement-service = {path = "../..", develop = true}
1717
1818[build-system ]
19- requires = [" poetry-core>=1.0 .0" ]
19+ requires = [" poetry-core>=1.2 .0" ]
2020build-backend = " poetry.core.masonry.api"
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ click = ">=7.1.2"
1212
1313[tool .poetry .dev-dependencies ]
1414# Uncomment to use prerelease dependencies (requires poetry>=1.2).
15- # nidcpower = { git = "https://github.com/ni/nimi-python.git", subdirectory = "generated/nidcpower"}
15+ nidcpower = { git = " https://github.com/ni/nimi-python.git" , subdirectory = " generated/nidcpower" }
1616# ni-measurement-service = {path = "../..", develop = true}
1717
1818[build-system ]
19- requires = [" poetry-core>=1.0 .0" ]
19+ requires = [" poetry-core>=1.2 .0" ]
2020build-backend = " poetry.core.masonry.api"
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ click = ">=7.1.2"
1212
1313[tool .poetry .dev-dependencies ]
1414# Uncomment to use prerelease dependencies (requires poetry>=1.2).
15- # nidmm = { git = "https://github.com/ni/nimi-python.git", subdirectory = "generated/nidmm"}
15+ nidmm = { git = " https://github.com/ni/nimi-python.git" , subdirectory = " generated/nidmm" }
1616# ni-measurement-service = {path = "../..", develop = true}
1717
1818[build-system ]
19- requires = [" poetry-core>=1.0 .0" ]
19+ requires = [" poetry-core>=1.2 .0" ]
2020build-backend = " poetry.core.masonry.api"
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ click = ">=7.1.2"
1212
1313[tool .poetry .dev-dependencies ]
1414# Uncomment to use prerelease dependencies (requires poetry>=1.2).
15- # nifgen = { git = "https://github.com/ni/nimi-python.git", subdirectory = "generated/nifgen"}
15+ nifgen = { git = " https://github.com/ni/nimi-python.git" , subdirectory = " generated/nifgen" }
1616# ni-measurement-service = {path = "../..", develop = true}
1717
1818[build-system ]
19- requires = [" poetry-core>=1.0 .0" ]
19+ requires = [" poetry-core>=1.2 .0" ]
2020build-backend = " poetry.core.masonry.api"
Original file line number Diff line number Diff line change 11[tool .poetry ]
2- name = " nifgen_standard_function "
2+ name = " niscope_acquire_waveform "
33version = " 0.5.0"
44description = " MeasurementLink example that acquires a waveform using an NI oscilloscope."
55authors = [" National Instruments" ]
@@ -12,9 +12,9 @@ click = ">=7.1.2"
1212
1313[tool .poetry .dev-dependencies ]
1414# Uncomment to use prerelease dependencies (requires poetry>=1.2).
15- # niscope = { git = "https://github.com/ni/nimi-python.git", subdirectory = "generated/niscope"}
15+ niscope = { git = " https://github.com/ni/nimi-python.git" , subdirectory = " generated/niscope" }
1616# ni-measurement-service = {path = "../..", develop = true}
1717
1818[build-system ]
19- requires = [" poetry-core>=1.0 .0" ]
19+ requires = [" poetry-core>=1.2 .0" ]
2020build-backend = " poetry.core.masonry.api"
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ click = ">=7.1.2"
1212
1313[tool .poetry .dev-dependencies ]
1414# Uncomment to use prerelease dependencies (requires poetry>=1.2).
15- # niswitch = { git = "https://github.com/ni/nimi-python.git", subdirectory = "generated/niswitch"}
15+ niswitch = { git = " https://github.com/ni/nimi-python.git" , subdirectory = " generated/niswitch" }
1616# ni-measurement-service = {path = "../..", develop = true}
1717
1818[build-system ]
19- requires = [" poetry-core>=1.0 .0" ]
19+ requires = [" poetry-core>=1.2 .0" ]
2020build-backend = " poetry.core.masonry.api"
You can’t perform that action at this time.
0 commit comments