You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by ad...@apache.org on 2015/08/09 03:08:55 UTC

svn commit: r1694852 - /steve/steve-web/MANIFEST.in

Author: adc
Date: Sun Aug  9 01:08:55 2015
New Revision: 1694852

URL: http://svn.apache.org/r1694852
Log:
Added missing requirements.txt

Modified:
    steve/steve-web/MANIFEST.in

Modified: steve/steve-web/MANIFEST.in
URL: http://svn.apache.org/viewvc/steve/steve-web/MANIFEST.in?rev=1694852&r1=1694851&r2=1694852&view=diff
==============================================================================
--- steve/steve-web/MANIFEST.in (original)
+++ steve/steve-web/MANIFEST.in Sun Aug  9 01:08:55 2015
@@ -2,5 +2,6 @@ include README.rst
 include LICENSE
 include NOTICE
 include MANIFEST.in
+include requirements.txt
 recursive-include asf *
 global-exclude *pyc *pyo