Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference to apt+pyserial seems out of place or unneeded. #85

Open
altendky opened this issue Jan 23, 2020 · 0 comments
Open

Reference to apt+pyserial seems out of place or unneeded. #85

altendky opened this issue Jan 23, 2020 · 0 comments

Comments

@altendky
Copy link
Contributor

Introduced in: 62ec0c6

https://github.com/sunspec/pysunspec/blame/9a7cd3a7072c89ef18673cb730ce28ee5d06e2ff/README.md#L72-L76

    on some systems (Debian based), you could be able to download it as a package (raspberry pi for ex.)

    ```
    $ sudo apt-get install python-serial
    ```

If this is really needed (envs are the way to go for development and are described below) then it belongs down in the dependencies section below. It's quite out of place where it is now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant