Skip to content

Instantly share code, notes, and snippets.

@bdbaddog
Created March 15, 2019 22:22
Show Gist options
  • Save bdbaddog/0c37587394a916423385a7724593b5c0 to your computer and use it in GitHub Desktop.
Save bdbaddog/0c37587394a916423385a7724593b5c0 to your computer and use it in GitHub Desktop.
Try SCons 3.0.5a3
virtualenv venv
. venv/bin/activate
pip install --index-url https://test.pypi.org/simple/ scons==3.0.5a3
scons --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment