Wykres commitów

10 Commity (master)

Autor SHA1 Wiadomość Data
Maurits van Rees 54bfd794cb
Do not create a universal wheel for the release.
The package is Python 3 only.
And zest.releaser.create-wheel is not needed, since we already have a bdist_wheel section.
2022-10-19 09:29:58 +02:00
Michał Górny bf408b8f15 update license_file spelling in setup.cfg
Fix the following deprecation warning:

> The license_file parameter is deprecated, use license_files instead.
2022-10-18 07:50:34 +02:00
Maurits van Rees 46afa094d8
check-manifest
[ci skip]
2020-03-21 01:55:15 +01:00
Jon Dufresne 0771fc5ae8 Include license file in the generated wheel package (#243)
The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file
2017-10-23 14:14:59 +02:00
Jon Dufresne 5cb143d2c5 Rename [wheel] section to [bdist_wheel] as the former is legacy (#231)
See:

54ddbcc9ce/wheel/bdist_wheel.py?fileviewer=file-view-default#bdist_wheel.py-119:125

http://pythonwheels.com/
2017-06-19 19:44:42 +02:00
Markus Unterwaditzer 87f374d96e Introduce Hypothesis for testing (#191) 2017-02-05 21:36:33 +01:00
Markus Unterwaditzer 7fa23d44ba Wheels
Fix #199
2017-01-30 22:54:32 +01:00
Johannes Raggam 2c7e48441d package maintainance: tell zest.releaser where to find pkg version 2016-05-26 11:22:55 +02:00
Maurits van Rees 608b211a92 check-manifest
[ci skip]
2016-02-11 21:25:31 +01:00
Johannes Raggam ff1f2eec3d allow zest.releaser to set the version in __init__.py. cleanup 2015-12-02 16:01:57 +01:00