I thought of it but I have other, swig-based modules that are also
built by my setup.py...

So I gave up on that but then how do I specify the things that aren't
package name or version to setup(), such as description,
long_description, author, author_email, url, license?

On Tue, Jul 11, 2017 at 10:00 AM, Andi Vajda <va...@apache.org> wrote:
>
>> On Jul 11, 2017, at 08:30, Joshua Campbell <josh...@ualberta.ca> wrote:
>>
>> Does anyone know how to do this? I don't want to install the java
>> stuff as its own thing like python -m jcc --install... I just want to
>> include it as a submodule of a package I already have.
>
> I think you add python files on the jcc command line (there should be 
> exhaustive help in its __main__.py file). You might then be able to build 
> your package and your java stuff as one jcc thing.
>
> Andi..
>
>>
>> --
>> Joshua Charles Campbell
>> Ph.D. Student and Research Assistant
>> Department of Computing Science
>> University of Alberta
>> josh...@ualberta.ca
>



-- 
Joshua Charles Campbell
Ph.D. Student and Research Assistant
Department of Computing Science
University of Alberta
josh...@ualberta.ca

Reply via email to