Florian Bruhin
|
b21b4377a8
|
Add a smoke test to build_release.py.
|
2015-06-24 00:05:35 +02:00 |
|
Florian Bruhin
|
10b00da1ae
|
Reorder commands in build_release.py.
This should be slightly faster as the venv is only recreated once.
|
2015-06-23 23:35:20 +02:00 |
|
Florian Bruhin
|
b337cfe4c6
|
Enforce a 32bit Python in build_release.py.
|
2015-06-23 23:34:30 +02:00 |
|
Florian Bruhin
|
3dbf3f9e0a
|
Use tox/virtualenv to build Windows packages.
This makes sure we have all needed dependencies installed in the version which
is in requirements.txt.
Fixes #776.
|
2015-06-23 23:31:28 +02:00 |
|
Florian Bruhin
|
5f454f3440
|
Add a build_release.py script.
|
2015-03-24 23:14:09 +01:00 |
|