aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAlexis Metaireau <alexis@notmyidea.org>2017-11-01 18:36:44 +0100
committerGitHub <noreply@github.com>2017-11-01 18:36:44 +0100
commit9d67c32a8475ec3522524445aada95cf1b2146dc (patch)
tree293c6b3f52d0360ffabe490336f02738e4133880 /MANIFEST.in
parent9d7376d46bb764aaa8f66bef62c9ca09bac08764 (diff)
downloadihatemoney-mirror-9d67c32a8475ec3522524445aada95cf1b2146dc.zip
ihatemoney-mirror-9d67c32a8475ec3522524445aada95cf1b2146dc.tar.gz
ihatemoney-mirror-9d67c32a8475ec3522524445aada95cf1b2146dc.tar.bz2
Parse requirements.txt in setup.py. Fix #273 (#284)
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9ba34ba..91d0edb 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
include *.rst
recursive-include ihatemoney *.rst *.py *.yaml *.po *.mo *.html *.css *.js *.eot *.svg *.woff *.txt *.png *.ini *.cfg
-include LICENSE CONTRIBUTORS CHANGELOG.rst
+include LICENSE CONTRIBUTORS CHANGELOG.rst requirements.txt