JoelLefkowitz / drf-yasg

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
https://drf-yasg2.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
65 stars 2 forks source link

django_latest specified twice in tox.ini #61

Closed johnthagen closed 4 years ago

johnthagen commented 4 years ago

https://github.com/JoelLefkowitz/drf-yasg/blob/a0f6f9de0514c25ef99ad906c1f2ca3c7d159f86/tox.ini#L15-L16

It seems like the django-cors-headers entry is a mistake?

JoelLefkowitz commented 4 years ago

Fixed #65