.ci
|
Removed TravisCI setuptools version requirement
|
2020-08-21 22:30:25 +10:00 |
.github
|
use proper names for MSYS2
|
2020-08-30 06:24:22 +02:00 |
depends
|
Replace spaces with tabs and add to pre-commit linting
|
2020-05-01 21:23:39 +03:00 |
docs
|
update CI targets
|
2020-08-31 00:50:45 +02:00 |
src
|
Reverted NaN change, so that NaN != NaN
|
2020-08-28 20:55:47 +10:00 |
Tests
|
Reverted NaN change, so that NaN != NaN
|
2020-08-28 20:55:47 +10:00 |
winbuild
|
Updated harfbuzz to 2.7.2
|
2020-08-29 14:05:49 +10:00 |
.appveyor.yml
|
Drop support for soon-EOL Python 3.5
|
2020-06-30 13:55:08 +03:00 |
.coveragerc
|
Removed unnecessary line
|
2020-01-03 16:40:31 +11:00 |
.editorconfig
|
Remove duplicate line [CI skip]
|
2016-09-03 12:37:47 +03:00 |
.gitattributes
|
Set EPS test files as binary
|
2018-12-29 21:53:07 -08:00 |
.gitignore
|
Add documentation to Image module
|
2019-04-06 13:42:22 -07:00 |
.pre-commit-config.yaml
|
Update to isort 5 with Black profile support
|
2020-08-08 22:39:29 +03:00 |
.readthedocs.yml
|
Install project using pip in ReadTheDocs build
|
2018-10-24 19:46:43 +11:00 |
.travis.yml
|
Merge pull request #4746 from hugovk/rm-soon-eol-3.5
|
2020-07-14 20:37:51 +10:00 |
CHANGES.rst
|
Updated CHANGES.rst [ci skip]
|
2020-08-30 14:32:28 +10:00 |
codecov.yml
|
Allow 0.01% drop in coverage
|
2020-03-29 12:34:00 +11:00 |
conftest.py
|
Declare helper as a pytest plugin so asserts aren't ignored with PYTHONOPTIMIZE
|
2020-02-02 12:26:01 +02:00 |
LICENSE
|
Word wrap LICENSE file
|
2020-01-06 07:39:43 -05:00 |
Makefile
|
Split phony targets
|
2020-08-01 19:21:28 +10:00 |
MANIFEST.in
|
GitHub Actions now sets CI=true
|
2020-04-16 20:42:29 +03:00 |
README.md
|
Fix link
|
2020-08-17 14:41:32 +03:00 |
RELEASING.md
|
Clarified wording [ci skip]
|
2020-08-15 00:42:43 +10:00 |
requirements.txt
|
Merge pull request #4746 from hugovk/rm-soon-eol-3.5
|
2020-07-14 20:37:51 +10:00 |
selftest.py
|
Since Python 3.3 IOError and WindowsError have been merged into OSError
|
2020-04-10 12:57:29 +03:00 |
setup.cfg
|
Update to isort 5 with Black profile support
|
2020-08-08 22:39:29 +03:00 |
setup.py
|
Merge pull request #4872 from hugovk/add-logo-to-readme
|
2020-08-27 19:38:28 +10:00 |
tox.ini
|
Drop support for soon-EOL Python 3.5
|
2020-06-30 13:55:08 +03:00 |