-
- Downloads
* .gitignore: Ignore certain files and dirs (mostly from building)
* LICENSE: Add AGPL LICENSE * Makefile: Use pycodestyle/pydocstyle instead of pep8/pep257 * libravatar.py: Correct some issues detected by pycodestyle/pydocstyle * tests/federation.py: Random number generator change behavior - therefore need to change the exepected result * requirements.txt: Add reqs to easier install a working env
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- LICENSE 661 additions, 0 deletionsLICENSE
- Makefile 7 additions, 6 deletionsMakefile
- libravatar.py 8 additions, 7 deletionslibravatar.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- tests/federation.py 3 additions, 3 deletionstests/federation.py
Loading
Please register or sign in to comment