wohali commented on a change in pull request #1639: Switch to python 3
URL: https://github.com/apache/couchdb/pull/1639#discussion_r233964507
 
 

 ##########
 File path: README-DEV.rst
 ##########
 @@ -60,7 +57,7 @@ Debian-based (inc. Ubuntu) Systems
 ::
 
     sudo apt-get install help2man python-sphinx gnupg nodejs npm \
-         python-hypothesis python-requests python-nose
+         python3-pip python-virtualenv
 
 Review comment:
   You can't remove hypothesis and nose here since the instructions lower down 
to use pip to install system versions is only for OSX.
   
   There are `python3-hypothesis` and `python3-nose` and `python3-requests` 
packages. Check https://packages.debian.org/ and https://packages.ubuntu.com/ 
to ensure these are available for our supported OSes:
   
   * Debian stretch
   * Debian jessie
   * Ubuntu trusty
   * Ubuntu xenial
   * Ubuntu bionic
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to