From 71b3fd2895f7abf855a9c6e8f8638b55761be95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=20V=C3=AEjdea?= Date: Tue, 12 Dec 2017 22:56:35 +0100 Subject: [PATCH] Clean up for publish to pypi --- .idea/inspectionProfiles/Project_Default.xml | 1 + README.rst | 36 ++++++++++++-------- docs/conf.py | 14 ++++---- requirements/dev.txt | 3 ++ setup.py | 15 ++++++-- src/drf_swagger/__init__.py | 9 ++++- src/drf_swagger/generators.py | 4 +-- 7 files changed, 56 insertions(+), 26 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 0aad453..d6fdc86 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -54,6 +54,7 @@ +