Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-28 21:54:36 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-28 21:54:36 +0300
commitd9f0d0d70660978ef0acb9365e2001ff9bfdce7e (patch)
treedaa7b6bd92a919d9d0f384167ce4093aa6222e35
parentdf9ebaf1124b0c6d1737c222a94c2716636de5fd (diff)
Do not include requirements.txt anymore
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index dfaab35..958d9e6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1 @@
-include README.rst CHANGELOG.rst AUTHORS.rst requirements.txt LICENSE.txt owncloud_news_updater/version.txt \ No newline at end of file
+include README.rst CHANGELOG.rst AUTHORS.rst LICENSE.txt owncloud_news_updater/version.txt \ No newline at end of file