0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/MANIFEST.in
Syed Sajjad Hussain Shah 3fa8390673
Fixed #34248 -- Added tox.ini to MANIFEST.in.
Co-authored-by: Syed Sajjad  Hussain Shah <syed.sajjad@H7FKF7K6XD.local>
2023-02-09 20:47:34 +01:00

18 lines
292 B
Plaintext

include AUTHORS
include Gruntfile.js
include INSTALL
include LICENSE
include LICENSE.python
include MANIFEST.in
include package.json
include tox.ini
include *.rst
graft django
graft docs
graft extras
graft js_tests
graft scripts
graft tests
global-exclude __pycache__
global-exclude *.py[co]