- Jul 31, 2015
-
-
Simon Lejeune authored
-
- Jul 15, 2015
-
-
Aaron Bohy authored
Workarounded https://launchpad.net/debian/+source/openssl/1.0.1j-1 by updating requests in requirements.txt and pip in our tests environment.
-
- Jul 14, 2015
-
-
Richard Mathot authored
This library is a SOAP client. It will be used to integrate Odoo with external web services that use SOAP based protocols.
-
- Jul 01, 2015
-
-
Alexandre Fayolle authored
PyChart 1.39 is available on pypi.python.org, use it in dependency specs instead of the direct link to unreliable download.gna.org Closes #6781
-
- Feb 26, 2015
-
-
Leonardo Rochael Almeida authored
While calling `pip install -r requirements.txt`, the PyChart tarball is always downloaded even if `pip` has a download cache configured (which it does by default in later versions). This is because `pip` has no way of knowing which package the PyChart tarball contains before downloading and running its `setup.py`. By declaring the PyChart "egg" in `requirements.txt` the tarball is no longer downloaded if it's already in the download cache.
-
- Feb 23, 2015
-
-
Simon Lejeune authored
-
- Nov 19, 2014
-
-
Xavier Morel authored
-
Leonardo Pistone authored
It is never used in the code, and causes problems with wheels: related to pypa/pip#2105 closes #3744
-
- Nov 18, 2014
-
-
Frédéric van der Essen authored
[FIX] requirements.txt: add info about optional python requirements used for the point of sale receipt printing
-
- Sep 02, 2014
-
-
Simon Lejeune authored
-