.ci
|
chown pip wheels cache
|
2020-09-17 07:53:33 +10:00 |
.github
|
Add Mergify config
|
2020-09-23 00:11:37 +03:00 |
depends
|
Replace spaces with tabs and add to pre-commit linting
|
2020-05-01 21:23:39 +03:00 |
docs
|
[ci skip] Clarify that modes are strings, not constants
|
2020-09-09 18:28:49 -04:00 |
src
|
Merge pull request #4910 from nulano/anchor-part1
|
2020-09-19 13:41:15 +03:00 |
Tests
|
Merge pull request #4910 from nulano/anchor-part1
|
2020-09-19 13:41:15 +03:00 |
winbuild
|
Merge pull request #4915 from nulano/ft-hb
|
2020-09-19 13:41:46 +03:00 |
.appveyor.yml
|
Updated Ghostscript to 9.53.1
|
2020-09-15 08:45:00 +10: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
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +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-09-14 19:04:35 +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
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +03:00 |
MANIFEST.in
|
GitHub Actions now sets CI=true
|
2020-04-16 20:42:29 +03:00 |
README.md
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +03:00 |
RELEASING.md
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +03: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
|
Merge branch 'master' into rm-3.5
|
2020-09-01 20:16:46 +03:00 |
setup.py
|
Merge pull request #4890 from nulano/mingw-setup
|
2020-09-03 21:11:39 +03:00 |
tox.ini
|
Drop support for soon-EOL Python 3.5
|
2020-06-30 13:55:08 +03:00 |