Commit Graph

24 Commits

Author SHA1 Message Date
Hugo
2b09e7fa6a
Merge pull request #3099 from uploadcare/lut-numpy
NumPy support for LUTs
2018-07-01 13:18:03 +03:00
Alexander
cc70972a20 install numpy on all travis machines 2018-04-15 01:23:45 +03:00
hugovk
18f21e8209 Remove redundant travis_after_all stuff 2018-03-21 10:02:42 +02:00
wiredfool
3dc01995ca Need to run install or develop for coverage 2017-12-28 14:51:55 +00:00
wiredfool
0474d9dd0c src directories for pyflakes/pycodestyle 2017-12-28 14:51:55 +00:00
Hugo
cc35bd70bc No need to run coverage on dev machines 2017-12-28 14:49:47 +00: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
ecf37e59f8 --cov-append 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
Hugo
994b22d564 pep8 is now pycodestyle 2017-11-08 14:24:44 +02:00
Hugo
5cc7289d2a Tabs to spaces 2017-11-08 14:19:56 +02: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
Hugo
99032c7660 Merge pull request #2528 from hugovk/codecov
Use Codecov for coverage
2017-05-15 13:01:33 +03:00
Ville Skyttä
07e93eb17a Spelling fixes 2017-05-09 12:18:14 +03:00
hugovk
304f7e0637 Add Codecov 2017-03-26 17:21:13 +03:00
hugovk
5e5eb9b2f4 Fix syntax error 2017-01-30 08:53:09 +02:00
wiredfool
02e077aa48 run pep8/pyflakes on all non-docker builds 2017-01-21 02:21:58 -08:00
Eric Soroos
426f8d68b1 reenable nightly, move diffcover to non-docker 2.7 build 2017-01-20 11:35:49 -08:00
Eric Soroos
3c7798bc7b Add prebuilt docker files to travis 2017-01-20 11:35:49 -08:00