mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
715ab8b96a
So seamless.
11 lines
380 B
Plaintext
11 lines
380 B
Plaintext
recursive-include setuptools *.py *.txt *.exe *.xml
|
|
recursive-include tests *.py *.c *.pyx *.txt
|
|
recursive-include setuptools/tests *.html entries*
|
|
recursive-include setuptools/tests/svn_data *.zip
|
|
recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html
|
|
recursive-include _markerlib *.py
|
|
include *.py
|
|
include *.txt
|
|
include MANIFEST.in
|
|
include launcher.c
|