Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | Fix pixelated repos reference on requirements | Giovane | |
2016-02-11 | [feat] Use cryptography instead of pycryptopp to reduce dependencies. | Ruben Pollan | |
* Resolves: #7889 | |||
2016-02-09 | [tests] fix missing pycryptopp dependency and mock async calls | Folker Bernitt | |
- leap_mail still uses pycryptopp and therefore still needs the dependency - Keymanager calls to async HTTPClient had not been mocked, causing a test to fail - fixed a pep8 warning | |||
2015-08-03 | [tests] Added requirements-latest help HEAD development | Bruno Wagner | |
Added requirements-latest to make sure we always use the latest develop of all dependencies in an automated way |