summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfraoustin <fraoustin@gmail.com>2018-02-17 21:50:58 +0100
committerfraoustin <fraoustin@gmail.com>2018-02-17 21:50:58 +0100
commit7f53f09c9fe6513519cf8d3bc05626301c0d8b42 (patch)
treec098550d363fc32e36af5a7d85671a788c6287dc
parent3338a931b7b9157935a2e7b19f91bbdac686f850 (diff)
del .vscode, add change from PR843
-rw-r--r--.vscode/settings.json3
-rw-r--r--AUTHORS1
-rw-r--r--requirements-dev.txt2
3 files changed, 2 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index add01199..00000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "restructuredtext.confPath": "c:\\Users\\faoustin\\Downloads\\pgcli"
-} \ No newline at end of file
diff --git a/AUTHORS b/AUTHORS
index b79d6a88..a2437d81 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -73,6 +73,7 @@ Contributors:
* Bojan Delić
* Chris Vaughn
* Frederic Aoustin
+ * Pierre Giraud
Creator:
diff --git a/requirements-dev.txt b/requirements-dev.txt
index b745e94f..5621db1f 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -6,6 +6,6 @@ pexpect==3.3
coverage==4.3.4
codecov>=1.5.1
docutils>=0.13.1
-
+autopep8==1.3.3
# we want the latest possible version of pep8radius
git+https://github.com/hayd/pep8radius.git