janhoy commented on pull request #42: URL: https://github.com/apache/lucene-site/pull/42#issuecomment-791250939
Actually when using venv, the `env/bin/activate` command will make `pip` an alias to `pip3` for you, so the end result is the same. But if you have chosen to work with your global python environment, and have git2 as default on your path, then it would be important to specify pip3. Since pip3 will always work, let's just use that. If you want to merge this, remember to port the change to solr-site repo as well :) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org