summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSyed Sajjad Hussain Shah <52817156+syedsajjadkazmii@users.noreply.github.com>2023-02-10 00:47:34 +0500
committerGitHub <noreply@github.com>2023-02-09 20:47:34 +0100
commit3fa83906739e95fe5fd8eb3661234ba43247f74d (patch)
tree730dad266072bd26fd64cb3246b2843b4b5bc1b3 /MANIFEST.in
parent292aacaf6c3d6956ca2c51c41e36dbf425389346 (diff)
downloaddjango-3fa83906739e95fe5fd8eb3661234ba43247f74d.tar.gz
Fixed #34248 -- Added tox.ini to MANIFEST.in.
Co-authored-by: Syed Sajjad Hussain Shah <syed.sajjad@H7FKF7K6XD.local>
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index fecbae358b..3eacc18604 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,6 +5,7 @@ include LICENSE
include LICENSE.python
include MANIFEST.in
include package.json
+include tox.ini
include *.rst
graft django
graft docs