mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-28 22:47:36 +03:00
Helps pip decide what version of the library to install. https://packaging.python.org/tutorials/distributing-packages/#python-requires > If your project only runs on certain Python versions, setting the > python_requires argument to the appropriate PEP 440 version specifier > string will prevent pip from installing the project on other Python > versions. https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords > python_requires > > A string corresponding to a version specifier (as defined in PEP 440) > for the Python version, used to specify the Requires-Python defined in > PEP 345. |
||
|---|---|---|
| .. | ||
| 2.2-announcement.md | ||
| 2.3-announcement.md | ||
| 2.4-announcement.md | ||
| 3.1-announcement.md | ||
| 3.2-announcement.md | ||
| 3.3-announcement.md | ||
| 3.4-announcement.md | ||
| 3.5-announcement.md | ||
| 3.6-announcement.md | ||
| 3.7-announcement.md | ||
| 3.0-announcement.md | ||
| ajax-csrf-cors.md | ||
| api-clients.md | ||
| browsable-api.md | ||
| browser-enhancements.md | ||
| contributing.md | ||
| documenting-your-api.md | ||
| funding.md | ||
| html-and-forms.md | ||
| internationalization.md | ||
| jobs.md | ||
| kickstarter-announcement.md | ||
| mozilla-grant.md | ||
| project-management.md | ||
| release-notes.md | ||
| rest-framework-2-announcement.md | ||
| rest-hypermedia-hateoas.md | ||
| third-party-packages.md | ||
| tutorials-and-resources.md | ||
| writable-nested-serializers.md | ||