iotile / coretools

Core python tools for building and using IOTile based devices
GNU General Public License v3.0
14 stars 7 forks source link

Unbundle SCons, use recent SCons, fix test dependencies #1003

Closed dmaone closed 3 years ago

dmaone commented 3 years ago

There is no more good reason to bundle SCons.

dmaone commented 3 years ago

It should but it would be bad if it didn't.

There are actual tests for that. That literally run iotile build from commandline. But no rush.

Whoever will be building - don't forget to pip remove everything and pip install (possibly pip install -e even?) back.