Use a wrapper script to bypass check-manifest if not under git

Related to comment in #2051
This commit is contained in:
Bruno Oliveira
2016-11-11 17:31:36 -02:00
parent 5717c71179
commit 351395b7ea
3 changed files with 24 additions and 1 deletions
+2
View File
@@ -9,6 +9,8 @@ include HOWTORELEASE.rst
include tox.ini
include setup.py
recursive-include scripts *.py
include .coveragerc
recursive-include bench *.py