On Fri, Mar 23, 2012 at 18:55, John Hunter wrote:
> On Fri, Mar 23, 2012 at 12:21 PM, Sandro Tosi wrote:
>>
>>
>> I'll start testing debian packaging right away; for our package we
>> also need the sampledata tarball: can I reuse the one for 1.1.0 or is
>> a new one needed?
>>
>
> You can use the
Hi Derek,
On Mon, Mar 26, 2012 at 02:50, Derek Homeier
wrote:
> I was also curious if you had considered moving the docs to a separate
> package.
> I will propose one for fink;
yes, Debian has a separate package for documentation (since it
requires to be build just on time, whilc mpl requires t
On 24.03.2012, at 8:16PM, Sandro Tosi wrote:
>
> to run tests I use:
>
> python -c "import matplotlib as m ; m.test(verbosity=1)"
>
Ah, thanks for the reminder; that looks much more comprehensive!
Actually the fink testing command requires an exit value of 1 or higher to
detect errors, so I am
On Mon, Mar 19, 2012 at 10:08 PM, Pierre Raybaut
wrote:
> Hi all,
>
> Is anyone interested in including the Matplotlib QtDesigner plugin
> which I wrote for Python(x,y)?
>
> The code is quite simple and hasn't evolved for a while now (3 years)
> but apparently it is still appreciated by users even