Skip to content

ni.measurements.* packages and ni.datamonikers.* packages should be x-plat #161

@nick-beer

Description

@nick-beer

Bug Report

  • The README.md at the root of each of these packages lists Windows as the only supported operating system.
  • The pyproject.toml only lists Windows as the supported OS

These packages should be windows + posix

Repro or Code Sample

None - see aforementioned files.

Expected Behavior

The packages should support Windows and POSIX

Possible Solution

Update the README.md, update pyproject.toml
Optional: raise an error from __init__ if the grpc channel is not given and we're not on Windows. Other OS do not have DiscoveryClient support (yet), but the exported packages should still claim POSIX/Linux support.

AB#3327918

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNew issue that needs to be reviewed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions