issues
search
inveniosoftware
/
invenio-oauth2server
Invenio modules that implements OAuth 2 server.
https://invenio-oauth2server.readthedocs.io
MIT License
4
stars
43
forks
source link
migrate setup and black
#238
Closed
utnapischtim
closed
2 years ago
utnapischtim
commented
2 years ago
migrate setup.py to setup.cfg
migrate to use black as opinionated auto formater
add .git-blame-ignore-revs
fix docs compatibilty problem with Sphinx>=5.0.0
move check_manifest configuration to setup.cfg.
increase minimal python version to 3.7
global: clean test infrastructure