mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
* generated new diff files covering this sync * added some helper scripts for the sync process * fixed RTD theme regression (due to RTD changes since the last release) Closes #43
5 lines
231 B
Text
5 lines
231 B
Text
include *.py *.cfg *.txt *.rst *.md *.ini MANIFEST.in
|
|
recursive-include contextlib2 *.py *.pyi py.typed
|
|
recursive-include docs *.rst *.py make.bat Makefile
|
|
recursive-include test *.py
|
|
recursive-include dev *.patch *.allowlist *.sh
|