1
0
forked from VimPlug/jedi

Add tox setup to run tests

This commit is contained in:
Takafumi Arakaki
2013-01-30 22:02:46 +01:00
parent 0e3cec5b17
commit 26e27aecec
3 changed files with 10 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
*.swp
*.swo
.ropeproject
.tox
*.pyc
/build/
/docs/_build/