File: MANIFEST.in

package info (click to toggle)
python-i3ipc 2.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 580 kB
  • sloc: python: 2,968; makefile: 222; sh: 4
file content (8 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include README.rst LICENSE CHANGELOG.md pytest.ini requirements.txt .flake8 .style.yapf
include Makefile
include run-tests.py
recursive-include test *.py
include test/i3.config
recursive-include examples *.md
recursive-include examples *.py
recursive-include docs *.rst