mirror of
https://github.com/kennethreitz-archive/bpython-gist.git
synced 2026-06-05 23:50:18 +00:00
add MANIFEST.in listing files to be included in source package
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
include .gitignore
|
||||
include .pycheckrc
|
||||
include CHANGELOG
|
||||
include LICENSE
|
||||
include data/bpython.desktop
|
||||
include doc/*.[0-9]
|
||||
include sample.rc
|
||||
Reference in New Issue
Block a user