bugbug/MANIFEST.in

8 строки
154 B
Plaintext
Исходник Обычный вид История

include VERSION
include requirements.txt
recursive-exclude * __pycache__
recursive-exclude * *.py[co]
recursive-exclude tests *
recursive-exclude data *