Compare commits
1 Commits
e43bf5c30d
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b6c3be7c2 |
@@ -37,6 +37,13 @@ Ubuntu
|
|||||||
sudo apt install imagemagick
|
sudo apt install imagemagick
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Tests
|
||||||
|
|
||||||
|
The package has unit testing included through `pytest`. This may be executed through:
|
||||||
|
```
|
||||||
|
python3 -m pytest tests
|
||||||
|
```
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
This project utilises code from digitalduke (https://github.com/digitalduke/otpauth-migration-decoder)
|
This project utilises code from digitalduke (https://github.com/digitalduke/otpauth-migration-decoder)
|
||||||
|
|||||||
Reference in New Issue
Block a user