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

PR: Remove pexpect from windows requirements #139

Merged
merged 5 commits into from
May 31, 2018

Conversation

andfoy
Copy link
Member

@andfoy andfoy commented May 31, 2018

Fixes #136

@andfoy andfoy added this to the v0.2.4 milestone May 31, 2018
README.rst Outdated
4. `Coloredlogs <https://github.com/xolox/python-coloredlogs>`_
5. `xterm.js <https://github.com/sourcelair/xterm.js>`_
3. `Coloredlogs <https://github.com/xolox/python-coloredlogs>`_
4. `xterm.js <https://github.com/sourcelair/xterm.js>`_
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this:

  1. Mention that pexpect is needed on Linux and macOS.
  2. Add pywinpty here, saying also that's only needed for Windows.

@ccordoba12
Copy link
Member

You also need to remove pexpect from appveyor.yml.

README.rst Outdated
3. `Coloredlogs <https://github.com/xolox/python-coloredlogs>`_
4. `xterm.js <https://github.com/sourcelair/xterm.js>`_
3. `Pexpect <https://github.com/pexpect/pexpect>`_ (*nix Systems)
4. `pywinpty <https://github.com/spyder-ide/pywinpty>` (Windows Systems)
Copy link
Member

@ccordoba12 ccordoba12 May 31, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a missing _ at the end ;-p:

..spyder-ide/pywinpty>_`

README.rst Outdated
@@ -97,7 +97,8 @@ This project depends on

1. `Spyder <https://github.com/spyder-ide/spyder>`_
2. `Tornado <https://github.com/tornadoweb/tornado>`_
3. `Pexpect <https://github.com/pexpect/pexpect>`_
3. `Pexpect <https://github.com/pexpect/pexpect>`_ (*nix Systems)
4. `pywinpty <https://github.com/spyder-ide/pywinpty>` (Windows Systems)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems my last comment was not registered correctly: please add a missing _ at the end here, i.e.

pywinpty <https://github.com/spyder-ide/pywinpty>`_ (Windows Systems)

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge after everything is green.

@ccordoba12 ccordoba12 mentioned this pull request May 31, 2018
@andfoy andfoy merged commit 94d9d0e into spyder-ide:master May 31, 2018
@andfoy andfoy deleted the remove_pexpect branch May 31, 2018 21:44
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

Successfully merging this pull request may close these issues.

2 participants