AngellusMortis / django_microsoft_auth

Simple app to enable Microsoft Account, Office 365 and Xbox Live authentcation as a Django authentcation backend.
MIT License
137 stars 84 forks source link

Outdated Contribution Documentation #487

Open korverdev opened 1 year ago

korverdev commented 1 year ago

A non-existent setup.py script is referenced here and here in the documentation.

korverdev commented 1 year ago

The instructions also mention a tox command, but when run, I get the following output:

ERROR: tox config file (either pyproject.toml, tox.ini, setup.cfg) not found
korverdev commented 1 year ago

https://github.com/AngellusMortis/django_microsoft_auth/pull/490 partially addresses this issue.

korverdev commented 1 year ago

Another issue with the contribution documentation: https://github.com/AngellusMortis/django_microsoft_auth/issues/494.