1 Star 0 Fork 245

Jackey870 / pyminer

forked from 心随风 / pyminer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MANIFEST.in 740 Bytes
一键复制 编辑 原始数据 按行查看 历史
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/Jakey870_admin/pyminer.git
git@gitee.com:Jakey870_admin/pyminer.git
Jakey870_admin
pyminer
pyminer
dev

搜索帮助