Skip to content

Conversation

@jackjweinstein
Copy link
Contributor

Currently some of the asynchronous dependencies (pyasn1, pycrypto) are
listed under a 'twisted' extra, but twisted is not. This commit moves
twisted to the 'twisted' extra, so that pip install pymodbus['twisted'] installs twisted and all async dependencies, and pip install pymodbus`
installs only pyserial.

@dhoomakethu
Copy link
Contributor

@jackjweinstein Please raise the PR against the dev branch.

@dhoomakethu dhoomakethu mentioned this pull request Oct 14, 2017
21 tasks
@jackjweinstein jackjweinstein changed the base branch from master to dev October 17, 2017 19:20
@jackjweinstein jackjweinstein force-pushed the user/jweinstein/remove_default_twisted_install branch from bef5777 to a732b83 Compare October 17, 2017 19:22
Currently some of the asynchronous dependencies (pyasn1, pycrypto) are
listed under a 'twisted' extra, but twisted is not. This commit moves
twisted to the 'twisted' extra, so that `pip install pymodbus['twisted']
installs twisted and all async dependencies, and `pip install pymodbus`
installs only pyserial.
@jackjweinstein jackjweinstein force-pushed the user/jweinstein/remove_default_twisted_install branch from a732b83 to d9c5b71 Compare October 17, 2017 19:23
@jackjweinstein
Copy link
Contributor Author

@dhoomakethu sure thing, thanks!

@dhoomakethu dhoomakethu merged commit 6059285 into pymodbus-dev:dev Oct 18, 2017
dhoomakethu pushed a commit that referenced this pull request Oct 26, 2017
Currently some of the asynchronous dependencies (pyasn1, pycrypto) are
listed under a 'twisted' extra, but twisted is not. This commit moves
twisted to the 'twisted' extra, so that `pip install pymodbus['twisted']
installs twisted and all async dependencies, and `pip install pymodbus`
installs only pyserial.
dhoomakethu pushed a commit that referenced this pull request Oct 26, 2017
Currently some of the asynchronous dependencies (pyasn1, pycrypto) are
listed under a 'twisted' extra, but twisted is not. This commit moves
twisted to the 'twisted' extra, so that `pip install pymodbus['twisted']
installs twisted and all async dependencies, and `pip install pymodbus`
installs only pyserial.
wexi pushed a commit to wexi/pymodbus that referenced this pull request Dec 1, 2017
Currently some of the asynchronous dependencies (pyasn1, pycrypto) are
listed under a 'twisted' extra, but twisted is not. This commit moves
twisted to the 'twisted' extra, so that `pip install pymodbus['twisted']
installs twisted and all async dependencies, and `pip install pymodbus`
installs only pyserial.
dhoomakethu pushed a commit that referenced this pull request Dec 21, 2017
Currently some of the asynchronous dependencies (pyasn1, pycrypto) are
listed under a 'twisted' extra, but twisted is not. This commit moves
twisted to the 'twisted' extra, so that `pip install pymodbus['twisted']
installs twisted and all async dependencies, and `pip install pymodbus`
installs only pyserial.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants