.ci
|
GHA/Ubuntu/3.9-dev: Require setuptools 49.3.2+
|
2020-08-13 13:00:18 +03:00 |
.github
|
Alphabetised dependencies
|
2020-08-15 19:42:23 +10:00 |
depends
|
Replace spaces with tabs and add to pre-commit linting
|
2020-05-01 21:23:39 +03:00 |
docs
|
Merge pull request #4845 from hugovk/add-8.0.0-release-notes
|
2020-08-15 13:41:44 +10:00 |
src
|
Merge pull request #4850 from nulano/docs-codefmt
|
2020-08-13 23:06:53 +03:00 |
Tests
|
Merge pull request #4828 from radarhere/exif_text
|
2020-08-11 21:52:12 +03:00 |
winbuild
|
Merge pull request #4836 from nulano/win-develop
|
2020-08-15 19:50: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-15 09:40:25 +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
|
Convert README to Markdown and add logo
|
2020-08-17 10:29:52 +03:00 |
tox.ini
|
Drop support for soon-EOL Python 3.5
|
2020-06-30 13:55:08 +03:00 |