From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: Improving the Python build system.
Date: Mon, 2 Sep 2013 22:51:13 +0200 [thread overview]
Message-ID: <20130902205113.GA9799@debian> (raw)
In-Reply-To: <87mwnv57my.fsf@gnu.org>
On Mon, Sep 02, 2013 at 09:46:29PM +0200, Ludovic Courtès wrote:
> You mean a ‘build’ phase, right? And also change the ‘check’ phase to
> run ‘python setup.py test’
Yes.
> (what does ‘python setup.py check’ do concretely?)
According to
http://docs.python.org/3.4/distutils/examples.html Section 7.4:
"The check command allows you to verify if your package meta-data meet the
minimum requirements to build a distribution"
So apparently this is only useful for the packager of a python module
and not for us.
Andreas
prev parent reply other threads:[~2013-09-02 20:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-25 23:29 Improving the Python build system Cyril Roelandt
2013-09-01 13:27 ` Andreas Enge
2013-09-02 19:46 ` Ludovic Courtès
2013-09-02 20:51 ` Andreas Enge [this message]
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=20130902205113.GA9799@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.