[yt-svn] commit/yt: xarthisius: Remove subpackage progressbar from yt/extern/setup.py wrt PR712

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Feb 28 05:09:15 PST 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/3e8b733c9ee9/
Changeset:   3e8b733c9ee9
Branch:      yt-3.0
User:        xarthisius
Date:        2014-02-28 14:07:13
Summary:     Remove subpackage progressbar from yt/extern/setup.py wrt PR712
Affected #:  1 file

diff -r 67fde279e85585f2fb2d6527342d3f0f63c320fb -r 3e8b733c9ee97bd9dd08688a9c6b823be8fc35f6 yt/extern/setup.py
--- a/yt/extern/setup.py
+++ b/yt/extern/setup.py
@@ -11,6 +11,5 @@
 def configuration(parent_package='', top_path=None):
     from numpy.distutils.misc_util import Configuration
     config = Configuration('extern', parent_package, top_path)
-    config.add_subpackage("progressbar")
     config.make_config_py()
     return config

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list