File: MANIFEST.in

package info (click to toggle)
mycli 1.44.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,052 kB
  • sloc: python: 9,168; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 201 bytes parent folder | download
1
2
3
4
5
6
include LICENSE.txt *.md *.rst screenshots/*
include tasks.py .coveragerc tox.ini
recursive-include test *.cnf
recursive-include test *.feature
recursive-include test *.py
recursive-include test *.txt