File: MANIFEST.in

package info (click to toggle)
python-easydev 0.12.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 488 kB
  • sloc: python: 1,899; javascript: 49; makefile: 11
file content (6 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
include COPYING
include README.rst
include requirements*txt
recursive-include easydev/share *
include easydev/share/copybutton.js
recursive-exclude __pycache__