Commit Graph

71 Commits

Author SHA1 Message Date
Aarni Koskela
de6c4b09d7 Switch linting to ruff
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-11-06 12:43:14 +02:00
Hugo van Kemenade
430920e2a8 Move build config from setup.cfg to pyproject.toml 2023-10-21 22:37:28 +03:00
Andrew Murray
bd87653530 Updated wheel build process for new location 2023-09-24 22:51:42 +10:00
Andrew Murray
4f734d295f Use --config-settings instead of deprecated --global-option 2023-05-20 15:38:36 +10:00
Hugo van Kemenade
7436ae0933 Remove unnecessary Pipfile 2022-12-08 16:58:04 +02:00
Andrew Murray
bc069ec939 Added renovate.json to MANIFEST 2022-09-08 08:37:45 +10:00
Alex Clark
085b05d87b Lint fix 2021-12-21 11:02:14 -05:00
Hugo van Kemenade
5d968accf5 Add clang-format style that approximates Python's PEP 7 from pganssle/zoneinfo 2021-01-03 14:16:42 +11:00
Hugo
654229d1b9 GitHub Actions now sets CI=true 2020-04-16 20:42:29 +03:00
Hugo
995707f3ad Run lint with pre-commit 2020-03-22 10:36:55 +02:00
Andrew Murray
6101a5d7e8 Removed prefix dot from codecov.yml 2020-01-19 23:57:27 +11:00
Hugo
428b06365e Move scripts from .travis to .ci because they're also used by GitHub Actions 2020-01-08 15:43:28 +02:00
Jon Dufresne
d8594041b5 Remove empty, unused directory docs/_static 2019-07-06 16:37:57 -07:00
Hugo
f59d3f8f9d
Remove unused landscape.yml configuration file (#3944)
Remove unused landscape.yml configuration file
2019-07-04 14:52:15 +03:00
Jon Dufresne
962f21360c Remove unused landscape.yml configuration file
Unused since af4d830ce9 and
a2f873c661 removed the health badges.
2019-07-03 06:38:47 -07:00
Jon Dufresne
1627856127 Include tox.ini in sdist
It is considered good practice to include test files in the source
distribution, as well as the files used to run them. It allows packagers
and users to run the tests locally to ensure the package is complete and
working.
2019-07-03 06:16:54 -07:00
Hugo
b3151a9a09 Fix check-manifest 2019-02-24 18:00:09 +02:00
Hugo
d2d438794c Fix for check-manifest 2019-01-01 12:56:08 +02:00
hugovk
18f21e8209 Remove redundant travis_after_all stuff 2018-03-21 10:02:42 +02:00
Hugo
aa05409016 Either appveyor.yml or .appveyor.yml is allowed, let's hide with other dotfiles 2018-03-18 11:15:54 +02:00
Andrew Murray
9d6f5f44a9 Removed Tk directory 2018-01-29 19:53:26 +11:00
Andrew Murray
dd524e57e6 Updated codecov filename 2018-01-29 19:45:33 +11:00
wiredfool
0bb3f4fee9 source layout reorg 2017-12-28 14:49:47 +00:00
Hugo
6c6c686ea2
Scripts no longer part of this package
Scripts now live in their own repo at https://github.com/python-pillow/pillow-scripts.
2017-12-27 23:00:41 +02:00
Mickael Bonfill
4b755d43ec Use file descriptor instead of chunks 2017-09-29 09:15:16 +00:00
Andrew Murray
bb129c4cae Exclude .travis and contents from manifest 2017-01-30 19:51:28 +11:00
Alex Clark
3af794bc05 Exclude more build detritus from package 2016-03-23 17:30:55 -04:00
wiredfool
30bd49d617 Full grafts of Tests and PIL, Scripts, excluding build artifacts 2016-01-31 17:16:54 +00:00
wiredfool
1dc961d6c1 Added Tests/*.py 2016-01-31 17:16:53 +00:00
wiredfool
8ec76b277b Pruning manifest to those items we need, and in larger chunks to reduce thrashing 2016-01-31 17:16:53 +00:00
wiredfool
99e88c7796 Merge pull request #1653 from wiredfool/gbr
Fixed long broken GBRImagePlugin
2016-01-31 09:03:03 -08:00
wiredfool
2170fd5550 Merge pull request #1667 from wiredfool/pr_1665
TiffTags Documentation, Move doc file.
2016-01-31 09:00:31 -08:00
wiredfool
8f82678f4c added winbuild/build.rst to manifest.in 2016-01-16 15:41:33 +00:00
wiredfool
d047349958 YAFile format 2016-01-08 10:15:06 -08:00
hugovk
cc0d2a7b94 Include *.dds 2016-01-06 11:33:24 +02:00
Andrew Murray
f9db616068 Exclude .editorconfig in MANIFEST 2016-01-01 22:47:52 +11:00
Andrew Murray
63a32a9c5b Added test for GimpPaletteFile 2015-07-01 15:47:47 +10:00
Alex Clark
efe925c26f Fix manifest [ci skip] 2015-06-28 15:07:01 -04:00
wiredfool
ef1c9d171c removing missing file 2015-06-10 15:51:58 -07:00
Alex Clark
508c8dbe00 Fix manifest [ci skip] 2015-03-27 06:56:34 -04:00
Alex Clark
f471544c9f Fix manifest [ci skip] 2015-03-24 18:00:08 -04:00
wiredfool
612aa99962 Remove Sane from manifest, add .msp 2014-11-07 16:25:02 -08:00
wiredfool
d8114ce2aa Updated manifest to follow README.rst reformatting, removed ref to Images directory 2014-10-13 09:35:55 -07:00
Alex Clark
48c965c3f6 Fix manifest
Run `make pre` to check MANIFEST
2014-10-02 06:35:48 -04:00
Alex Clark
735d45b175 Fix MANIFEST
include *.md
recursive-include Scripts *.sh
recursive-include Tests *.bw
recursive-include Tests *.cur
recursive-include Tests *.dcx
recursive-include Tests *.mpo
recursive-include Tests *.ras
recursive-include Tests *.rgb
recursive-include Tests *.sgi
2014-08-19 08:52:24 -04:00
Alex Clark
2d7f0c06d0 Add testing deps 2014-06-28 16:15:53 -04:00
Alex Clark
31e2e95533 Fix manifest 2014-06-28 16:14:35 -04:00
Alex Clark
5e3bf95c84 Fix manifest 2014-06-27 17:43:24 -04:00
Alex Clark
85d8d4bb8f Fix manifest 2014-06-26 08:35:46 -04:00
Alex Clark
72758c54c4 Fix manifest 2014-04-02 18:41:03 -04:00