1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #34248 -- Added tox.ini to MANIFEST.in.

Co-authored-by: Syed Sajjad  Hussain Shah <syed.sajjad@H7FKF7K6XD.local>
This commit is contained in:
Syed Sajjad Hussain Shah
2023-02-10 00:47:34 +05:00
committed by GitHub
parent 292aacaf6c
commit 3fa8390673

View File

@@ -5,6 +5,7 @@ include LICENSE
include LICENSE.python
include MANIFEST.in
include package.json
include tox.ini
include *.rst
graft django
graft docs