Steve Piercy
2018-10-03 a31456c0206bf2395e17f26fc3dd4e6e6b49901b
Shuffle .github .github/* from setup.cfg to MANIFEST.in
2 files modified
4 ■■■■ changed files
MANIFEST.in 2 ●●●●● patch | view | raw | blame | history
setup.cfg 2 ●●●●● patch | view | raw | blame | history
MANIFEST.in
@@ -13,4 +13,6 @@
include builddocs.sh coverage.sh scaffoldtests.sh
include TODO.txt
include .github .github/*
global-exclude __pycache__ *.py[cod]
setup.cfg
@@ -69,8 +69,6 @@
[check-manifest]
ignore =
    .github
    .github/*
    .gitignore
    PKG-INFO
    *.egg-info