mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 01:22:19 +03:00
Document use of keyring
This commit is contained in:
parent
a3949c17c8
commit
2952fc09cb
@ -250,6 +250,7 @@ Acknowledgements
|
||||
* Thanks to Taras Velychko for the Ukranian translation.
|
||||
* Thanks to [James Muscat](https://github.com/jamesremuscat) for [EDDN](https://github.com/jamesremuscat/EDDN/wiki) and to [Cmdr Anthor](https://github.com/AnthorNet) for the [stats](http://eddn-gateway.elite-markets.net/).
|
||||
* Thanks to [Andargor](https://github.com/Andargor) for the idea of using the “Companion” interface in [edce-client](https://github.com/Andargor/edce-client).
|
||||
* Uses [Python Keyring Lib](https://github.com/jaraco/keyring) by Jason R. Coombs, Kang Zhang, et al.
|
||||
* Uses [Sparkle](https://github.com/sparkle-project/Sparkle) by [Andy Matuschak](http://andymatuschak.org/) and the [Sparkle Project](https://github.com/sparkle-project).
|
||||
* Uses [WinSparkle](https://github.com/vslavik/winsparkle/wiki) by [Václav Slavík](https://github.com/vslavik).
|
||||
* Uses [OneSky](http://www.oneskyapp.com/) for [translation management](https://marginal.oneskyapp.com/collaboration/project?id=52710).
|
||||
|
@ -1,4 +1,5 @@
|
||||
argh>=0.26.2
|
||||
keyring>=3.3
|
||||
pathtools>=0.1.2
|
||||
PyYAML>=3.12
|
||||
requests>=2.11.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user