]> git.parisson.com Git - timeside.git/commitdiff
fix news for pypi
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 20 May 2014 10:00:53 +0000 (12:00 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 20 May 2014 10:00:53 +0000 (12:00 +0200)
doc/source/install.rst
doc/source/news.rst

index f224c8385bd1a18d46310e7c2d4652106a339c63..26dc4d54635fec5e1a70d1a1986d02b99597687c 100644 (file)
@@ -49,3 +49,5 @@ Optional::
 
  aubio (>=0.4.1) yaafe python-aubio python-yaafe vamp-examples
  django (>=1.4) django-south djangorestframework django-extensions
+
+
index 3e3832c03266397c24e63258ee700ce255639fba..c8b1b640d1637694ff04406b09bf732f91e248e2 100644 (file)
@@ -14,7 +14,7 @@ News
  * Full `Travis integration <https://travis-ci.org/yomguy/TimeSide/>`_ with tests and test coverage through `coveralls.io <https://coveralls.io/r/yomguy/TimeSide>`_
  * Thanks to all contributors!
  * WARNING: some of the processor paths used in your app could have moved between 0.5.4 and 0.5.5. Check them with timeside.core.processors(). Note that it is now advised to use the timeside.core.get_processor() method to instantiate the processors with their respective id as argument.
- * UPGRADING from the sources: please cleanup your repository with: $ find ./ -name "*.pyc" -exec rm {} \;
+ * UPGRADING from the sources: please remove all .pyc files from your repository.
 
 0.5.4