Github user vishwanathj commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/192#discussion_r134239981
--- Diff: README.rst ---
@@ -53,7 +53,7 @@ To install ARIA from source, download the source tarball
from
**Ubuntu/Debian** (tested on Ubuntu14.04, Ubuntu16.04)::
apt-get install -y python-dev gcc libffi-dev libssl-dev
- pip install aria[ssh]
+ pip install apache-ariatosca[ssh]
--- End diff --
I am seeing the below failure in AppVeyor build after squishing the
commits, is there a way to restart the AppVeyor build?
git clone -q https://github.com/apache/incubator-ariatosca.git
C:\projects\incubator-ariatosca
fatal: unable to access
'https://github.com/apache/incubator-ariatosca.git/': Failed to connect to
github.com port 443: Timed out
Command exited with code 128
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---