Michael Merickel
2018-10-16 fa6a9d9d76d03b3b05072151d31982aa52022ef5
commit | author | age
87c9d9 1 graft src/pyramid
e42ba5 2 graft docs
MM 3 prune docs/_build
87c9d9 4 graft tests
e42ba5 5
MM 6 include README.rst
6141a7 7 include CHANGES.rst HISTORY.rst BFG_HISTORY.rst
e42ba5 8 include CONTRIBUTORS.txt LICENSE.txt COPYRIGHT.txt
MM 9
851c36 10 include .coveragerc .flake8 setup.cfg pyproject.toml
MM 11 include tox.ini appveyor.yml .travis.yml rtd.txt
30aae5 12 include contributing.md RELEASING.txt HACKING.txt TODO.txt
6d7636 13 graft .github
a31456 14
e42ba5 15 global-exclude __pycache__ *.py[cod]
6d7636 16 global-exclude .DS_Store