Bruno Alla
|
3542e40746
|
Backport changes from setup.py in upstream
|
2025-04-16 17:59:20 +01:00 |
|
Mathieu Dupuy
|
7770fe4b33
|
include "rest_framework*" in pyproject.toml
Co-authored-by: Terence Honles <terence@honles.com>
|
2024-12-02 23:46:51 +01:00 |
|
Mathieu Dupuy
|
5729b02c69
|
Revert "use 'rest_framework' package namespace"
This reverts commit ea10c54025 .
|
2024-12-01 23:29:37 +01:00 |
|
Mathieu Dupuy
|
ea10c54025
|
use 'rest_framework' package namespace
Co-authored-by: Terence Honles <terence@honles.com>
|
2024-12-01 15:45:47 +01:00 |
|
Mathieu Dupuy
|
06bebc216d
|
remove parameters for which the value is already the default
thanks to @terencehonles
Co-authored-by: Terence Honles <terence@honles.com>
|
2024-12-01 15:44:47 +01:00 |
|
Mathieu Dupuy
|
0101d893f4
|
remove flake8 section in pyproject
|
2024-10-16 14:06:59 +02:00 |
|
Mathieu Dupuy
|
c8030fc55f
|
remove final wording note from pyproject.toml
|
2024-10-16 14:01:03 +02:00 |
|
Mathieu Dupuy
|
6f8da971d6
|
Merge branch 'master' into migrate_setuppy_to_pryoject.toml
|
2024-10-13 18:58:55 +02:00 |
|
Mathieu Dupuy
|
2770f5e17d
|
Merge branch 'master' into migrate_setuppy_to_pryoject.toml
|
2024-03-20 17:15:43 +01:00 |
|
Mathieu Dupuy
|
c4bcfc45b8
|
Revert "remove python 3.6"
This reverts commit c2062da244 .
|
2024-02-28 09:48:20 +01:00 |
|
Mathieu Dupuy
|
9ce6b6254f
|
remove 'license-files' field
|
2024-02-27 14:42:28 +01:00 |
|
Mathieu Dupuy
|
040ded0f56
|
remove unneeded include-package-data field
|
2024-02-27 14:40:28 +01:00 |
|
Mathieu Dupuy
|
cf25dcdcd8
|
move back non-packing related config into setup.cfg
|
2024-02-27 14:37:11 +01:00 |
|
Mathieu Dupuy
|
9b6e714435
|
remove 'zip-safe' and 'exclude' arguments
zip-safe is deprecated and doesn't do anything.
exclude 'tests*' is already the default behaviour
|
2024-02-27 14:37:11 +01:00 |
|
Mathieu Dupuy
|
34840fd28d
|
remove flake8 config from pyproject.toml
it was automatically migrated but flake8 doesn't support
the pyproject.toml format
|
2024-02-27 14:37:11 +01:00 |
|
Mathieu Dupuy
|
0bcd15216e
|
more concise readme inclusion
|
2024-02-27 14:37:10 +01:00 |
|
Mathieu Dupuy
|
a71ed6aa64
|
get package version from rest_framework.__version__
|
2024-02-27 14:37:10 +01:00 |
|
Mathieu Dupuy
|
c2062da244
|
remove python 3.6
|
2024-02-27 14:37:10 +01:00 |
|
Mathieu Dupuy
|
6019f1d978
|
migrate setup.cfg to pyproject.toml
|
2024-02-27 14:37:09 +01:00 |
|