From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/grumpy:master commit in: /
Date: Sat, 29 Jul 2017 17:27:00 +0000 (UTC) [thread overview]
Message-ID: <1501349192.bb1726d0b8e54c7fe8157b946788001a68914be9.leio@gentoo> (raw)
commit: bb1726d0b8e54c7fe8157b946788001a68914be9
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 17:26:32 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 17:26:32 2017 +0000
URL: https://gitweb.gentoo.org/proj/grumpy.git/commit/?id=bb1726d0
README: Suggest python3 venv module instead of virtualenv
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 091eb72..52759c3 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Getting started
===============
1. git clone git+ssh://git@git.gentoo.org/proj/grumpy.git
2. cd grumpy
-3. virtualenv --python=python3 venv
+3. python3 -m venv venv
4. . venv/bin/activate
5. pip install -r requirements.txt
6. ./manage.py init
next reply other threads:[~2017-07-29 17:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-29 17:27 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-23 19:54 [gentoo-commits] proj/grumpy:master commit in: / Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501349192.bb1726d0b8e54c7fe8157b946788001a68914be9.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox