217 Star 1K Fork 245

GVPpyminer / pyminer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MANIFEST.in 740 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
westat 提交于 2021-10-28 00:18 . 修改为标准python包形式
include README.md
include LICENSE
include setup.py
include MANIFEST.in
include pytest.ini
include .mailmap
include .flake8
recursive-exclude tools *
exclude tools
exclude dist
exclude CONTRIBUTING.md
exclude .editorconfig
# Load main dir but exclude things we don't want in the distro
graft pyminer
# Documentation
graft docs
exclude docs/\#*
exclude docs/man/*.1.gz
exclude .git-blame-ignore-revs
# Examples
graft examples
# docs subdirs we want to skip
prune docs/build
prune docs/gh-pages
prune docs/dist
# Patterns to exclude from any directory
global-exclude *~
global-exclude *.flc
global-exclude *.yml
global-exclude *.pyc
global-exclude *.pyo
global-exclude .dircopy.log
global-exclude .git
global-exclude .ipynb_checkpoints
Python
1
https://gitee.com/py2cn/pyminer.git
git@gitee.com:py2cn/pyminer.git
py2cn
pyminer
pyminer
master

搜索帮助

14c37bed 8189591 565d56ea 8189591