Files
python/python爬虫/scrapy-redis-0.9.1/MANIFEST.in
T

17 lines
227 B
Plaintext
Raw Normal View History

2025-08-05 09:19:34 +08:00
graft docs
graft src
graft tests
graft example-project
include *.in
include *.ini
include *.rst
include *.txt
include LICENSE
include VERSION
include Makefile
global-exclude __pycache__ *.py[cod]
global-exclude *.so *.dylib