You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
include *.in
|
|
|
|
include LICENSE
|
|
|
|
include tox.ini
|
|
|
|
include requirements.txt
|
|
|
|
|
|
|
|
prune doc
|
|
|
|
|
|
|
|
recursive-include matrix_synapse_saml_mozilla *.py
|
|
|
|
graft matrix_synapse_saml_mozilla/res
|
|
|
|
recursive-include tests *.py
|