[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/gitpython-developers/GitPython/main/gitdb/MANIFEST.in [Back]  [Original]

include VERSION
include LICENSE
include CHANGES
include AUTHORS
include README
include MANIFEST.in

include gitdb/_fun.c
include gitdb/_delta_apply.c
include gitdb/_delta_apply.h

graft gitdb/test

global-exclude .git*
global-exclude *.pyc
global-exclude *.so
global-exclude *.dll
global-exclude *.o

Web Proxy Viewer  |  New URL  |  Original Page