Re: Problem installing scons via pip

Mats Wichmann <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <[email protected]>
On 09/21/2018 09:28 AM, Eric Fahlgren wrote:
> +1
> 
> I have exactly the same situation as Martin (big requirements.txt, forward
> dependency on 'wheel' always borks a new install, the --single... flag
> causes a crash later), so would be very happy to see a scons.whl as the
> default PyPi package.  Any pointers into the source where I might be able
> to help make this happen?
> 
> Eric

it's a "known issue" that the packaging of scons isn't very modern. and
could really benefit from someone who has knowledge of how Python
packaging happens now, since it's evolved quite a lot over the years.

look at these files to start:

bin/install_scons.py
src/setup.py
src/test_setup.py


my understanding is once packaging is done "the right way", then
uploading wheels is trivial - at least this one makes it sound so:

https://pythonwheels.com/


_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.