Changeset - a8b59e65b98f
[Not reviewed]
stable
0 1 0
Thomas De Schampheleire - 5 years ago 2021-05-27 21:33:23
thomas.de_schampheleire@nokia.com
MANIFEST.in: add missing pytype_requirements.txt added in commit 278cc5936ed5
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
MANIFEST.in
Show inline comments
 
@@ -3,24 +3,25 @@ include           .eslintrc.js
 
include           Apache-License-2.0.txt
 
include           CONTRIBUTORS
 
include           COPYING
 
include           Jenkinsfile
 
include           LICENSE-MERGELY.html
 
include           LICENSE.md
 
include           MIT-Permissive-License.txt
 
include           README.rst
 
include           conftest.py
 
include           dev_requirements.txt
 
include           development.ini
 
include           pytest.ini
 
include           pytype_requirements.txt
 
include           requirements.txt
 
include           tox.ini
 
recursive-include docs *
 
recursive-include init.d *
 
recursive-include kallithea/alembic *
 
include           kallithea/bin/ldap_sync.conf
 
recursive-include kallithea/front-end *
 
recursive-include kallithea/i18n *
 
recursive-include kallithea/public *
 
recursive-include kallithea/templates *
 
recursive-include kallithea/tests/fixtures *
 
recursive-include kallithea/tests/scripts *
0 comments (0 inline, 0 general)