Browse Source

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

Co-authored-by: Syed Sajjad  Hussain Shah <syed.sajjad@H7FKF7K6XD.local>
Syed Sajjad Hussain Shah 2 years ago
parent
commit
3fa8390673
1 changed files with 1 additions and 0 deletions
  1. 1 0
      MANIFEST.in

+ 1 - 0
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