Rodolphe Breard
49b332f2db
Improve unit tests
2018-03-16 12:34:56 +01:00
Rodolphe Breard
935b0acf26
Use a single password_hash function
...
Using two different functions makes no sense in Python. A single
function with an optional argument is more Pythonistic.
2017-12-17 13:07:07 +01:00
Rodolphe Breard
cd287242b0
Fix the broken RTD link
2017-12-17 00:47:46 +01:00
Rodolphe Breard
59d599fafe
Python LibreAuth 0.1.0.dev3
2017-12-17 00:42:34 +01:00
Rodolphe Breard
17b768425a
Start building a documentation
2017-12-17 00:40:03 +01:00
Rodolphe Breard
a05c28bbd0
Specify compatible Python versions
...
Now that travis-ci is integrated, Py-LibreAuth is tested against
various Python versions. It is therefore possible to publicly
display which ones are compatible.
2017-12-16 23:48:02 +01:00
Rodolphe Breard
6dce674e2b
Fix the travis-ci integration
2017-12-16 22:51:02 +01:00
Rodolphe Breard
b3fe9ab123
Interface with travis-ci
2017-12-16 22:05:51 +01:00
Rodolphe Breard
c64a2307cc
Add missing parenthesis
2017-12-16 19:34:28 +01:00
Rodolphe Breard
0d448490c6
Fix reStructuredText links
2017-12-16 19:33:27 +01:00
Rodolphe Breard
09672770e0
Fix reStructuredText sub-lists
2017-12-16 19:27:03 +01:00
Rodolphe Breard
26973e7051
Add the password sub-module
2017-12-16 19:21:18 +01:00
Rodolphe Breard
d32160a4c2
first commit
2017-11-26 21:39:20 +01:00