relstorage/MANIFEST.in

21 lines
554 B
Plaintext
Raw Permalink Normal View History

2016-06-28 13:08:20 -07:00
include MANIFEST.in *.txt *.py setup.cfg
include .coveragerc
include buildout*.cfg
include tox.ini
2016-12-12 04:39:02 -08:00
include appveyor.yml
2016-06-28 13:08:20 -07:00
include .pylintrc
include BUILDOUT.rst
include CHANGES.rst
include .landscape.yml
2016-06-28 13:08:20 -07:00
recursive-include .travis *
recursive-include notes *.ods *.py *.sql *.txt
recursive-include relstorage *.py *.xml *.txt *.test *.conf *.rst *.c *.h
2016-06-28 13:08:20 -07:00
2016-12-23 03:39:25 -08:00
recursive-include doc *.py *.rst *.png Makefile
recursive-exclude doc relstorage.*.rst _build
2016-06-28 13:08:20 -07:00
recursive-include repltest *.cfg *.conf *.in *.patch *.sql
2018-02-07 07:18:05 -08:00
recursive-include scripts *.sh make-manylinux