Hugo van Kemenade
fafeeefccd
Merge pull request #4286 from radarhere/docs_python_version
...
Use the same Python version to build docs in Travis and GHA
2019-12-23 16:48:31 +02:00
Andrew Murray
5027b97c69
Use the same Python version to build docs in Travis and GHA
2019-12-23 21:17:04 +11:00
Hugo
d025fbe16d
Install TkInter for Python 3, not 2
2019-12-21 15:48:00 +02:00
Hugo
af770a6c55
Drop support for EOL Python 2.7
2019-10-07 14:30:59 +03:00
Andrew Murray
c3822de70d
Test Qt5
2019-10-07 12:41:33 +11:00
Andrew Murray
6fe2df01cd
Do not install qt4
2019-10-06 15:38:56 +11:00
Andrew Murray
cd0e54bef2
Use openjpeg package
2019-07-20 18:33:08 +10:00
Andrew Murray
f7d2079634
Install raqm on Travis
2019-07-03 23:03:09 +10:00
Jon Dufresne
ce7c8e8bbc
Remove check-manifest from .travis/script.sh
...
check-manifest already exists as part of the lint tox target "lint"
which is run by Travis CI. There is no need to re-run the same check as
part of each test run.
2019-07-02 18:46:31 -07:00
Hugo
b5ca36902f
Install CFFI without any PYTHONOPTIMIZE
2018-09-21 13:06:17 +03:00
Alexander
cc70972a20
install numpy on all travis machines
2018-04-15 01:23:45 +03:00
Hugo
3515ae3d9e
Test with coverage on Windows, update 'setup.py test'
2017-12-28 14:48:19 +00:00
Hugo
cdab7f2039
Run pytest as module
2017-12-28 14:48:19 +00:00
hugovk
e30433e4b2
Test testing with pytest
2017-12-28 14:48:19 +00:00
Eric Soroos
5a8fd796e9
install the difference engine
2017-11-17 19:47:05 +00:00
wiredfool
d417ba5ca7
remove ppa
2017-06-22 08:01:03 -07:00
shamsa
0b178edbc8
Add complex text support.
...
This pull request adds support for languages that require complex text layout.
We are using the Raqm library, that wraps FriBidi (for bidirectional
text support) and HarfBuzz (for text shaping), and does proper BiDi and script
itemization:
https://github.com/HOST-Oman/libraqm
This should fix #1089 .
2017-06-21 14:00:13 -07:00
Eric Soroos
66dc99347c
install tk on travis
2017-06-13 04:38:26 -07:00
hugovk
7fc4cfafa2
Install pyroma for all
2017-06-09 00:00:34 +03:00
Eric Soroos
3c7798bc7b
Add prebuilt docker files to travis
2017-01-20 11:35:49 -08:00