We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fa5a1e + a45c475 commit 9568e7cCopy full SHA for 9568e7c
setup.py
@@ -94,6 +94,15 @@ def get_package_data(package):
94
"Topic :: Software Development :: Libraries :: Application Frameworks",
95
"Topic :: Software Development :: Libraries :: Python Modules",
96
],
97
+ project_urls={
98
+ "Documentation": "https://django-rest-framework-json-api.readthedocs.org/",
99
+ "Changelog": (
100
+ "https://github.com/django-json-api/django-rest-framework-json-api/"
101
+ "blob/main/CHANGELOG.md"
102
+ ),
103
+ "Source": "https://github.com/django-json-api/django-rest-framework-json-api",
104
+ "Tracker": "https://github.com/django-json-api/django-rest-framework-json-api/issues",
105
+ },
106
install_requires=[
107
"inflection>=0.5.0",
108
"djangorestframework>=3.13",
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments