Config dir must exist before creating config file

This commit is contained in:
Ritiek Malhotra
2020-05-15 17:10:21 +05:30
parent 65c89075ac
commit 9c61d9951e
4 changed files with 15 additions and 19 deletions

View File

@@ -1,7 +1,5 @@
language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"