baztian
|
5b80ee6e10
|
Revert "Another try with virtualenv 16.5.0"
This reverts commit 94247cb2f8.
|
2020-05-27 20:52:10 +02:00 |
baztian
|
94247cb2f8
|
Another try with virtualenv 16.5.0
|
2020-05-27 20:42:50 +02:00 |
baztian
|
b092431e20
|
Downgrade virtualenv again due to some unknown incompatibilities
|
2020-05-27 20:10:40 +02:00 |
baztian
|
368660ebff
|
Upgrade virtualenv to latest version compatible with Jython
|
2020-05-27 20:00:53 +02:00 |
baztian
|
06f7a438c5
|
Downgrade coverage dependency for Jython runs as Jython doesn't seem to have sqlite3 lib
|
2020-05-26 15:41:36 +02:00 |
baztian
|
cf1b1f90da
|
Downgrade virtualenv to hopefully fix jython build
|
2020-05-25 21:30:38 +02:00 |
baztian
|
a8e3659074
|
Remove unnecessary jython pip upgrade
|
2020-05-25 21:29:41 +02:00 |
baztian
|
9a0aadb0a1
|
Fix tox for Jython
|
2020-05-25 21:20:58 +02:00 |
baztian
|
875c857d47
|
Try to fix some travis issues
|
2020-05-25 17:36:22 +02:00 |
baztian
|
526f53d96b
|
Cache Jython installation.
|
2017-03-10 21:11:45 +01:00 |
baztian
|
7c2a48f75c
|
First attempt to run tox on travix.
|
2017-03-10 12:17:45 +01:00 |
baztian
|
9e1cf4fbad
|
Simplified helper scripts.
Fix possible shell incompatibility introduced in last commit.
|
2017-03-08 12:06:22 +01:00 |
baztian
|
1cd46e1311
|
Update virtualenv for jython.
|
2017-03-08 11:30:33 +01:00 |
baztian
|
f294a78664
|
Removed official Jython 2.5.3 support in favour of less complex Travis CI build. Fix other travis ci issues.
|
2015-04-26 20:14:38 +02:00 |
baztian
|
9c8ddf47f7
|
Fix travis build.
|
2015-04-26 20:07:33 +02:00 |
baztian
|
d92b8bdbf2
|
Migrate travis setup to jip 0.9.2 for python 3 compatablility. Don't use jip to install Jython for build time speedup.
|
2015-04-25 16:19:24 +02:00 |
baztian
|
3cc5afa692
|
Improve Jython setup.
|
2015-04-03 14:04:13 +02:00 |
baztian
|
e3379fe8da
|
Add Jython 2.7-b3 to Travis build matrix
|
2015-02-07 20:48:48 +01:00 |
baztian
|
235c0ea7ec
|
Make pip.conf local to Jython virtualenv
|
2014-02-12 15:24:13 +01:00 |
baztian
|
749f0600f0
|
Make pip work for Jython < 2.6 by favouring distribute over setuptools. Disable ssl
|
2014-02-12 12:52:46 +01:00 |
baztian
|
f57dcf749c
|
Try once again with an older virtualenv version
|
2014-02-11 20:24:54 +01:00 |
baztian
|
ce7eeb3dfc
|
Inspect path of installed virtualenv
|
2014-02-11 20:21:45 +01:00 |
baztian
|
70261c2ee5
|
Try to export the virtualenv deactivate function as we want to deactivate it for Jython builds
|
2014-02-11 20:16:25 +01:00 |
baztian
|
fcd764c040
|
Try once againt to make the Jython build work correctly
|
2014-02-11 19:13:57 +01:00 |
baztian
|
34cd55f5ef
|
Fix virtualenv deactivation for Jython build
|
2014-02-11 19:09:48 +01:00 |
baztian
|
a94f2aee60
|
Fix Jython build to not rely on Jython installation in original virtualenv which doesn't seem to work
|
2014-02-11 19:05:36 +01:00 |
baztian
|
1188f14bef
|
Fix typo. Setup compatible virtualenv for Jython < 2.6
|
2014-02-11 18:30:40 +01:00 |
baztian
|
01283b1834
|
Fix typos
|
2014-02-11 17:51:06 +01:00 |
baztian
|
26acf4fd05
|
Fix bad substitution error, add jip dependency and make scripts more robust.
|
2014-02-11 17:45:21 +01:00 |
baztian
|
54ae804bc5
|
Fix permissions of Travis CI build files.
|
2014-02-11 17:35:51 +01:00 |
baztian
|
2c7361234d
|
Install and run Jython build
|
2014-02-11 17:31:11 +01:00 |