File: MANIFEST.in

package info (click to toggle)
bpython 0.26-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,180 kB
  • sloc: python: 11,599; xml: 53; makefile: 5; sh: 2
file content (16 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include .pycheckrc
include AUTHORS.rst
include CHANGELOG.rst
include LICENSE
include data/bpython.png
include data/org.bpython-interpreter.bpython.desktop
include data/org.bpython-interpreter.bpython.appdata.xml
include doc/sphinx/source/*.py
include doc/sphinx/source/*.rst
include doc/sphinx/source/logo.png
include bpython/test/*.py
include bpython/test/*.theme
include bpython/translations/*/LC_MESSAGES/bpython.po
include bpython/translations/*/LC_MESSAGES/bpython.mo
include bpython/sample-config
include theme/*.theme