On Wed, Jul 14, 2021 at 07:27:52PM +0200, Miro Hrončok wrote:
> On 08. 07. 21 16:48, Miro Hrončok wrote:
> > On 29. 06. 21 8:28, Felix Schwarz wrote:
> > >
> > > Am 28.06.21 um 21:44 schrieb Miro Hrončok:
> > > > The semantics is quite simple:
> > > >
> > > >
> > > > %check
> > > > %py
On 08. 07. 21 16:48, Miro Hrončok wrote:
On 29. 06. 21 8:28, Felix Schwarz wrote:
Am 28.06.21 um 21:44 schrieb Miro Hrončok:
The semantics is quite simple:
%check
%py3_check_import mymodule mymodule.submodule
Looks great! Thank you.
Please let us know when we should start adding
On 29. 06. 21 8:28, Felix Schwarz wrote:
Am 28.06.21 um 21:44 schrieb Miro Hrončok:
The semantics is quite simple:
%check
%py3_check_import mymodule mymodule.submodule
Looks great! Thank you.
Please let us know when we should start adding that to our Python packages. :-)
Feel f
Am 28.06.21 um 21:44 schrieb Miro Hrončok:
The semantics is quite simple:
%check
%py3_check_import mymodule mymodule.submodule
Looks great! Thank you.
Please let us know when we should start adding that to our Python packages. :-)
Felix
___