Python Imaging Library (Fork)
Go to file
Jose pedro hurtado vega fac1490a52
Update README.md
2023-07-04 18:19:05 +06:00
_custom_build Do not import internal class 2023-06-14 15:46:24 +10:00
.ci Do not test PyQt6 on Python 3.12 2023-05-27 10:28:38 +10:00
.github Merge branch 'main' into add-pyproject.toml 2023-06-28 17:44:08 +10:00
depends Updated libwebp to 1.3.1 2023-06-29 15:11:16 +10:00
docs Added ImageFont.MAX_STRING_LENGTH 2023-06-30 23:32:26 +10:00
src update PyTypeObject slot names 2023-07-02 00:52:08 -05:00
Tests Added underscores for readability 2023-07-01 07:25:18 +10:00
winbuild Updated libjpeg-turbo to 3.0.0 2023-07-04 08:29:17 +10:00
.appveyor.yml Merge branch 'main' into add-pyproject.toml 2023-06-28 17:44:08 +10:00
.clang-format Adjust clang-format style 2021-01-03 14:16:42 +11:00
.coveragerc Removed unnecessary line 2020-01-03 16:40:31 +11:00
.editorconfig Removed duplicate config 2023-06-01 22:53:07 +10:00
.gitattributes Set EPS test files as binary 2018-12-29 21:53:07 -08:00
.gitignore Updated test images origin 2023-02-08 10:01:10 +11:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2023-07-03 19:29:28 +00:00
.readthedocs.yml Build only PDF in addition to default html 2023-05-15 15:47:30 +03:00
CHANGES.rst 10.0.0 version bump 2023-07-01 22:08:11 +10:00
codecov.yml Restored 32-bit support 2023-06-27 14:43:58 +10: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 Update HPND wording in LICENSE file 2023-02-09 23:23:29 +01:00
Makefile Removed inplace target 2023-05-20 15:38:53 +10:00
MANIFEST.in Use --config-settings instead of deprecated --global-option 2023-05-20 15:38:36 +10:00
pyproject.toml Remove redundant wheel dep from pyproject.toml 2023-07-02 04:13:02 +02:00
README.md Update README.md 2023-07-04 18:19:05 +06:00
RELEASING.md Clarify command should be run from main repo 2023-04-10 15:49:18 +03:00
selftest.py Remove redundant parentheses 2022-04-10 23:39:54 +03:00
setup.cfg Drop support for soon-EOL Python 3.7 2023-04-01 15:58:08 +03:00
setup.py Merge branch 'main' into add-pyproject.toml 2023-06-28 17:44:08 +10:00
tox.ini Removed inplace target 2023-05-20 15:38:53 +10:00